summaryrefslogtreecommitdiffstats
path: root/custodia/httpd/authenticators.py
Commit message (Expand)AuthorAgeFilesLines
* Add more debug logging to auth/authz pluginsSimo Sorce2015-10-231-0/+6
* Use Python's logging framework for loggingChristian Heimes2015-10-201-1/+1
* Add support for using listening on TCP socketsChristian Heimes2015-10-191-11/+14
* Add auditing to auth/authz modulesSimo Sorce2015-10-191-5/+29
* Add simple Keys-in-Header based authenticationSimo Sorce2015-10-191-1/+47
* Add basic framework for authorization pluginsSimo Sorce2015-04-081-21/+0
* Change authenticators to return a resultSimo Sorce2015-04-071-7/+10
* Add simple secrets storage API to RootSimo Sorce2015-04-011-1/+1
* Adjust the code to be python3 happySimo Sorce2015-03-251-0/+81