Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnouri/pyramid_basicauth
Pyramid plugin for HTTP Basic access authentication
https://github.com/dnouri/pyramid_basicauth
Last synced: 10 days ago
JSON representation
Pyramid plugin for HTTP Basic access authentication
- Host: GitHub
- URL: https://github.com/dnouri/pyramid_basicauth
- Owner: dnouri
- Created: 2012-01-06T19:46:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-17T15:32:24.000Z (almost 11 years ago)
- Last Synced: 2024-10-28T13:26:44.849Z (about 2 months ago)
- Language: Python
- Homepage: http://pypi.python.org/pypi/pyramid_basicauth
- Size: 128 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
pyramid_basicauth
=================An authentication policy for Pyramid that uses the HTTP Basic access
authentication protocol.Based on code in the Pyramid cookbook: http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/authentication.html#basic-authentication-policy