Basic and Digest HTTP authentication for Flask routes
No description set
- Developed at devel:languages:python:flask
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/python-Flask-HTTPAuth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Flask-HTTPAuth-4.8.0.tar.gz | 0000230314 225 KB | |
python-Flask-HTTPAuth.changes | 0000003671 3.58 KB | |
python-Flask-HTTPAuth.spec | 0000002030 1.98 KB |
Revision 8 (latest revision is 9)
Ana Guerrero (anag+factory)
accepted
request 1100994
from
Steve Kowalik (StevenK)
(revision 8)
- Update to 4.8.0: * Changes to handle breaking changes in Flask/Werkzeug 2.3 #160 * Replace itsdangerous with pyjwt in examples #157 * Fallback to latin-1 encoding for credentials when utf-8 fails #151 * Add MD5-Sess algorithm for Digest auth * Add qop=auth option for Digest auth (thanks Edward!) * Do not read the request body #138 - Switch to pyproject and pytest macros.
Comments 0