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.
quay/data/users
2018-01-04 15:27:41 -05:00
..
test Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
__init__.py Disable fresh login check in auth engines that won't support it 2018-01-04 15:27:41 -05:00
apptoken.py Disable fresh login check in auth engines that won't support it 2018-01-04 15:27:41 -05:00
database.py Disable fresh login check in auth engines that won't support it 2018-01-04 15:27:41 -05:00
externaljwt.py Add ping method to auth engines to determine if they are reachable 2017-07-19 16:16:41 +03:00
externalldap.py Add ping method to auth engines to determine if they are reachable 2017-07-19 16:16:41 +03:00
federated.py Disable fresh login check in auth engines that won't support it 2018-01-04 15:27:41 -05:00
keystone.py Add ping method to auth engines to determine if they are reachable 2017-07-19 16:16:41 +03:00
shared.py Add feature flag to allow users to be created only if invited to join a team 2017-09-14 16:28:39 -04:00
teamsync.py Rename get_federated_user to get_and_link_federated_user_info 2017-04-03 11:36:42 -04:00