mirror of
https://github.com/quay/quay.git
synced 2025-11-19 10:22:20 +03:00
* ldap: Don't convert dashes to underscores in usernames (PROJQUAY-5253) When `FEATURE_USER_CONFIRMATION` is set to true and an LDAP username that has dashes inside is used, Quay will automatically change dashes to underscores. This breaks `LDAP_RESTRICTED_USER_FILTER` since namespaces in Quay do not have to be the same as LDAP namespaces. The change can only impact ancient Docker versions prior to version 1.5 where support for dashes in namespaces has been introduced. * Fix validation test
3.5 KiB
3.5 KiB