Flask-Security allows you to quickly add common security mechanisms to your Flask application. They include:
https://flask-security.readthedocs.io/en/stable/
1. Authentication (via session, Basic HTTP, or token)
2. User registration (optional)
3. Role and Permission management
4. Account activation (via email confirmation) (optional)
5. Password management (recovery and resetting) (optional)
6. Username management (configuration, recovery, change) (optional)
7. Two-factor authentication via email, SMS, authenticator (optional)
8. WebAuthn Support (optional)
9. ‘social’/Oauth for authentication (e.g. google, github, ..) (optional)
10. Change email (optional)
11. Login tracking (optional)
12. JSON/Ajax Support
- Links to devel:lan...on:flask / python-Fl...Security
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:illuusio:python:3.11/python-Flask-Security && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000136 136 Bytes | |
| flask_security-5.7.0.tar.gz | 0000717179 700 KB | |
| ignore-resourcewarning.patch | 0000000573 573 Bytes | |
| no-mongodb.patch | 0000000594 594 Bytes | |
| python-Flask-Security.changes | 0000022916 22.4 KB | |
| python-Flask-Security.spec | 0000004597 4.49 KB |
Comments 0