This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
b0b7b63be9
quay
/
data
/
users
History
Joseph Schorr
241ebaa084
Fix typo
2016-07-07 15:06:29 -04:00
..
__init__.py
Fix typo
2016-07-07 15:06:29 -04:00
database.py
Refactor the users class into their own files, add a common base class for federated users and add a
verify_credentials
method which only does the verification, without the linking. We use this in the superuser verification pass
2015-07-20 11:39:59 -04:00
externaljwt.py
Use the instance service key for registry JWT signing
2016-06-07 11:58:10 -04:00
externalldap.py
Allow for multiple user RDNs in LDAP
2016-07-07 14:46:38 -04:00
federated.py
Refactor the users class into their own files, add a common base class for federated users and add a
verify_credentials
method which only does the verification, without the linking. We use this in the superuser verification pass
2015-07-20 11:39:59 -04:00
keystone.py
Refactor the users class into their own files, add a common base class for federated users and add a
verify_credentials
method which only does the verification, without the linking. We use this in the superuser verification pass
2015-07-20 11:39:59 -04:00