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
Joseph Schorr 861e81cccd Allow team syncing if user creation is disabled
Before this change, if user creation was disabled, team sync would fail to sync over users that had not yet been invited/logged in, because their accounts could not be created. Following this change, team syncing of users not yet in the system will create those user accounts, allowing users to be "auto invited" via team sync.

Fixes https://jira.coreos.com/browse/QUAY-910
2018-05-22 14:09:40 -04:00
..
test Allow team syncing if user creation is disabled 2018-05-22 14:09:40 -04:00
__init__.py Allow team syncing if user creation is disabled 2018-05-22 14:09:40 -04: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 Allow team syncing if user creation is disabled 2018-05-22 14:09:40 -04: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 Allow team syncing if user creation is disabled 2018-05-22 14:09:40 -04: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 Allow team syncing if user creation is disabled 2018-05-22 14:09:40 -04:00