HTTP basic access authentication for Flask.
|build status|_
.. |build status| image:: https://secure.travis-ci.org/jpvanhal/flask-basicauth.png?branch=master :alt: Build Status .. _build status: http://travis-ci.org/jpvanhal/flask-basicauth
Flask-BasicAuth is a Flask extension that provides an easy way to protect
certain views or your whole application with HTTP basic access authentication
_.
.. _basic access authentication: http://en.wikipedia.org/wiki/Basic_access_authentication
Documentation <http://flask-basicauth.readthedocs.org/>
_Issue Tracker <http://github.com/jpvanhal/flask-basicauth/issues>
_Code <http://github.com/jpvanhal/flask-basicauth/>
_Development Version <http://github.com/jpvanhal/flask-basicauth/zipball/master#egg=Flask-BasicAuth-dev>
_Here you can see the full list of changes between each Flask-BasicAuth release.
0.2.0 (June 15, 2013) ^^^^^^^^^^^^^^^^^^^^^
0.1.1 (May 20, 2013) ^^^^^^^^^^^^^^^^^^^^
0.1.0 (April 30, 2012) ^^^^^^^^^^^^^^^^^^^^^^