summaryrefslogtreecommitdiffstats
path: root/keystone/identity/backends/pam.py
Commit message (Expand)AuthorAgeFilesLines
* Implement domain specific Identity backendsHenry Nash2013-08-151-0/+3
* sql.Driver:authenticate() signatures should matchBrant Knudson2013-07-171-1/+1
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-12/+4
* split authenticate callAdam Young2013-06-031-10/+12
* add missing kvs functionality (bug1119770)Gordon Chung2013-02-141-3/+0
* Keystone backend preparation for domain-scopingHenry Nash2013-02-121-2/+6
* tenant to project in the apisAdam Young2013-01-281-12/+12
* Keystone server support for user groupsHenry Nash2013-01-081-3/+0
* Fix order of returned tuple elements in pam authenticateVincent Untz2012-06-201-1/+1
* fix pam admin user caseBernhard M. Wiedemann2012-05-041-2/+2
* Support PyPAM in pam backend, update to latest APIRussell Bryant2012-03-161-12/+125
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* establish basic structuretermie2012-01-181-0/+29