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.
58bef472d9
quay
/
data
/
users
History
Joseph Schorr
8887f09ba8
Use the instance service key for registry JWT signing
2016-06-07 11:58:10 -04:00
..
__init__.py
Fix setup tool when binding to external auth
2016-05-23 17:11:36 -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
Add additional options for LDAP
2016-05-04 13:59:20 -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