Flask-lastuser

Latest version: v0.3.12

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

Scan your dependencies

0.4.0

-----

* Support for merging user accounts in client apps.
* i18n using Flask-BabelEx (no UI-facing i18n yet, however).
* Switched to login sessions and cache management (optionally disabled).
* New helper methods owner_choices(), owner_of, member_of in UserBase.
* Login beacon endpoint and object availability as g.lastuser.
* Switch to g.lastuser_cookie for cross-domain login cookie.
* Support for team ownership of resources via helper methods (team, allowner, etc).
* Switch from ~username to username.

0.3.14

------

* Set Cache-Control header to 'private' to prevent proxy caching of
logged-in pages.
* requires_permission and has_permission now accept multiple permissions.
* Userinfo is now stored as a JSON column where available.
* User.phone now returns the primary verified phone number, if available.
* User.pickername returns "fullname (~username)" if username is present.

0.3.13

------

* Start of version history record.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.