Piccolo-api

Latest version: v1.4.0

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

Scan your dependencies

Page 11 of 21

0.21.1

------

Minor changes to the custom login template logic. More complex Jinja templates
are now supported (which are extended from other Jinja templates).

-------------------------------------------------------------------------------

0.21.0

------

Session auth improvements:

* The default login template is much nicer now.
* The login template can be overridden with a custom one, to match the look
and feel of the application.
* The ``session_logout`` endpoint can now redirect after successfully logging
out.

-------------------------------------------------------------------------------

0.20.0

------

When using the ``swagger_ui`` endpoint, the title can now be customised -
courtesy heliumbrain.

-------------------------------------------------------------------------------

0.19.0

------

* Added an ``allow_unauthenticated`` option to ``SessionsAuthBackend``, which
will add an ``UnauthenticatedUser`` to the scope, instead of rejecting the
request. The app's endpoints are then responsible for checking
``request.user.is_authenticated``.
* Improved the docs for Session Auth.
* If ``deserialize_json`` is False on ``create_pydantic_model``, it will
still provide some JSON validation.

-------------------------------------------------------------------------------

0.18.0

------
Added a ``deserialize_json`` option to ``create_pydantic_model``, which will
convert JSON strings to objects - courtesy heliumbrain.

-------------------------------------------------------------------------------

0.17.1

------

Added the OAuth redirect endpoint to ``swagger_ui``.

-------------------------------------------------------------------------------

Page 11 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.