Onegov.core

Latest version: v0.85.1

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 37 of 42

0.4.20

~~~~~~~~~~~~~~~~~~~

- Linkify now escapes all html by default (except for the 'a' tag).
[href]

- Adds proper support for unicode email addresses (only the domain and the
text - the local part won't be supported for now as it is rare and doesn't
even pass Chrome's or Firefox's email validation).
[href]

- Removes the default order_by clause on adjacency lists.
[href]

- Adds the ability to profile requests and selected pieces of code.
[href]

0.4.19

~~~~~~~~~~~~~~~~~~~

- Use bcrypt instead of py-bcrypt as the latter has been deprecated by passlib.
[href]

- Support hstore types.
[msom]

0.4.18

~~~~~~~~~~~~~~~~~~~

- Adds a function that returns the object associated with a path.
[href]

- Fix options not being translated on i18n-enabled forms.
[href]

0.4.17

~~~~~~~~~~~~~~~~~~~

- Replaces pylibmc with python-memcached, with the latter now having Python 3
support.
[href]

- Fix onegov-core upgrade hanging forever.
[href]

0.4.16

~~~~~~~~~~~~~~~~~~~

- Make sure we don't get a circulare dependency between the connection and
the session.
[href]

- Adds the ability to define multiple bases on the session manager.
[href]

- Switch postgres isolation level to SERIALIZABLE for all sessions.
[href]

0.4.15

~~~~~~~~~~~~~~~~~~~

- Gets rid of global state used by the session manager.
[href]

- Adds the ability to define configurations in independent methods (allowing
for onegov.core.Framework extensions to provide their own configuration).
[href]

- Adds functions to create and deserialize URL safe tokens.
[msom]

Page 37 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.