{ "info": { "author": "Janne Vanhala", "author_email": "janne.vanhala@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-BasicAuth\n===============\n\n|build status|_\n\n.. |build status| image:: https://secure.travis-ci.org/jpvanhal/flask-basicauth.png?branch=master\n :alt: Build Status\n.. _build status: http://travis-ci.org/jpvanhal/flask-basicauth\n\nFlask-BasicAuth is a Flask extension that provides an easy way to protect\ncertain views or your whole application with HTTP `basic access\nauthentication`_.\n\n.. _basic access authentication: http://en.wikipedia.org/wiki/Basic_access_authentication\n\n\nLinks\n-----\n\n- `Documentation `_\n- `Issue Tracker `_\n- `Code `_\n- `Development Version\n `_\n\n\nChangelog\n---------\n\nHere you can see the full list of changes between each Flask-BasicAuth\nrelease.\n\n0.2.0 (June 15, 2013)\n^^^^^^^^^^^^^^^^^^^^^\n\n- Added Python 3 support.\n\n0.1.1 (May 20, 2013)\n^^^^^^^^^^^^^^^^^^^^\n\n- Fixed an issue where attempting to authenticate with password containing one\n or more colons was failing with \"too many values to unpack\" error (Michael\n Wallace).\n\n0.1.0 (April 30, 2012)\n^^^^^^^^^^^^^^^^^^^^^^\n\n- Initial public release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jpvanhal/flask-basicauth", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Flask-BasicAuth", "package_url": "https://pypi.org/project/Flask-BasicAuth/", "platform": "any", "project_url": "https://pypi.org/project/Flask-BasicAuth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jpvanhal/flask-basicauth" }, "release_url": "https://pypi.org/project/Flask-BasicAuth/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "HTTP basic access authentication for Flask.", "version": "0.2.0" }, "last_serial": 771779, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c6520d2dd554febb6fa65fb1ecf236e4", "sha256": "a422c46b23fdc3bba5fba3ebe15dea9f0d50569f521c960cf0dbc24db512aafe" }, "downloads": -1, "filename": "Flask-BasicAuth-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c6520d2dd554febb6fa65fb1ecf236e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15659, "upload_time": "2012-04-30T13:03:31", "url": "https://files.pythonhosted.org/packages/e7/84/49131e3c14c226efba36406c02df59da01eaa3437e631685d6474014654b/Flask-BasicAuth-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "66428a97a94f89bf931be56dea864bce", "sha256": "37065e14446a5fc91e0e943b8141e8c2bb055bca930c80dab7ba42125f71169b" }, "downloads": -1, "filename": "Flask-BasicAuth-0.1.1.tar.gz", "has_sig": false, "md5_digest": "66428a97a94f89bf931be56dea864bce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15913, "upload_time": "2013-05-20T06:59:30", "url": "https://files.pythonhosted.org/packages/e0/5a/c30dce7812491aeec41b5f9ef945bc19a3be4e737ab8f97f100a71030ebd/Flask-BasicAuth-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6c7d204e06c5133f42e4171cfb2f42e6", "sha256": "df5ebd489dc0914c224419da059d991eb72988a01cdd4b956d52932ce7d501ff" }, "downloads": -1, "filename": "Flask-BasicAuth-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6c7d204e06c5133f42e4171cfb2f42e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16052, "upload_time": "2013-06-15T14:19:12", "url": "https://files.pythonhosted.org/packages/16/18/9726cac3c7cb9e5a1ac4523b3e508128136b37aadb3462c857a19318900e/Flask-BasicAuth-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c7d204e06c5133f42e4171cfb2f42e6", "sha256": "df5ebd489dc0914c224419da059d991eb72988a01cdd4b956d52932ce7d501ff" }, "downloads": -1, "filename": "Flask-BasicAuth-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6c7d204e06c5133f42e4171cfb2f42e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16052, "upload_time": "2013-06-15T14:19:12", "url": "https://files.pythonhosted.org/packages/16/18/9726cac3c7cb9e5a1ac4523b3e508128136b37aadb3462c857a19318900e/Flask-BasicAuth-0.2.0.tar.gz" } ] }