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 1e3b354201 Add support for temp usernames and an interstitial to confirm username
When a user now logs in for the first time for any external auth (LDAP, JWT, Keystone, Github, Google, Dex), they will be presented with a confirmation screen that affords them the opportunity to change their Quay-assigned username.

Addresses most of the user issues around #74
2016-11-03 15:59:14 -04:00
..
__init__.py Make email addresses optional in external auth if email feature is turned off 2016-10-31 13:50:24 -04:00
database.py Add support for linking to external users in entity search 2016-10-27 15:42:03 -04:00
externaljwt.py Make email addresses optional in external auth if email feature is turned off 2016-10-31 13:50:24 -04:00
externalldap.py Make email addresses optional in external auth if email feature is turned off 2016-10-31 13:50:24 -04:00
federated.py Add support for temp usernames and an interstitial to confirm username 2016-11-03 15:59:14 -04:00
keystone.py Make email addresses optional in external auth if email feature is turned off 2016-10-31 13:50:24 -04:00