HTTP basic access authentication for Flask.
Project description
Flask-BasicAuth is a Flask extension that provides an easy way to protect certain views or your whole application with HTTP basic access authentication.
Links
Changelog
Here you can see the full list of changes between each Flask-BasicAuth release.
0.2.0 (June 15, 2013)
Added Python 3 support.
0.1.1 (May 20, 2013)
Fixed an issue where attempting to authenticate with password containing one or more colons was failing with “too many values to unpack” error (Michael Wallace).
0.1.0 (April 30, 2012)
Initial public release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-BasicAuth-0.2.0.tar.gz
(16.1 kB
view hashes)