Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

CherryPy authentication

License

Notifications You must be signed in to change notification settings

basvandenberg/cherrypy_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has not been maintained for a long time. You are welcome to have a look at the code, but please do not use it for authentication, because it is not up to date with current security standards.

cherrypy_auth

The cherrypy_auth package provides a very basic cherrypy authentication mechanism.

Dependencies

The following packages are required to run the software:

  • cherrypy
  • simplejson
  • sqlite3