Onegov-server

Latest version: v0.6.1

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

Scan your dependencies

Page 2 of 3

0.3.0

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

- Replaces dashes with underscores in namespaces and application ids.

This change ensures that combined application_ids can be used more readily
to create database schemas (only the '/' needs to be replaced).

It also makes it easier to route a subdomin directly to an application_id.
Before there was a mismatch between the subdomain (with dashes) and the
application_id (may or may not have dashes). Now the subdomain with dashes
is transformed into an application_id without dashes - the new canonical
form.

[href]

0.2.0

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

- Gives applications the abiilty to decide which application ids to handle.
[href]

0.1.0

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

- Removes Python 2.x support.
[href]

0.0.5

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

- Stops accidentally messing with the encoding provided by the request.
[href]

- Adds the ability to define the port for the onegov-server cli command.
[href]

0.0.4

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

- Adds the ability to load yaml configs from string.
[href]

- Remove support for Python 3.3.
[href]

0.0.3

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

- Adds the ability to disable morepath autoconfig.
[href]

- Pressing Ctrl+T in the onegov-server cli will now show a memory summary. This
is helpful for determening if there are memory leaks or not.
[href]

- Improves the debug server output, highlighting slow requests and dimming out
redirects.
[href]

- Include Morepath's upcoming changes to module imports until Morepath 0.11
is released.
[href]

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.