-
Notifications
You must be signed in to change notification settings - Fork 0
tomkr/pybasicauth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pybasicauth is a wsgi middleware that ensures people need to be authenticated to enter a webpage. It does not register who a user is, it merely closes off a site to the general public. For instance when setting up a test instance of a Flask app on dotcloud (which is what it was developed for). Normally you can do some server settings, but this way you can take your authentication with you when you switch to a new server.
About
Basic authentication as wsgi middleware
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published