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

Latest commit

 

History

History
21 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 447 Bytes

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