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.
89b6e2f968
quay
/
data
/
users
History
Jake Moshenko
82efc746b3
Make our JWT checking more strict.
2015-09-04 15:18:57 -04:00
..
__init__.py
Refactor the util directory to use subpackages.
2015-08-03 16:04:19 -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
Make our JWT checking more strict.
2015-09-04 15:18:57 -04:00
externalldap.py
SECURITY FIX FOR LDAP
2015-08-18 12:32:19 -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