stable

Clone or download

Read-only

No password is asked when a user register after signing in with an OIDC provider

Part of request #14812: Users signing in via an OIDC provider should be able to create an account without setting a password Change-Id: I031b971a3ee52c015abe4295f20b1c4883def47f

Modified Files

Name
M plugins/openidconnectclient/include/openidconnectclientPlugin.php +2 −1 Go to diff View file
M plugins/openidconnectclient/site-content/fr_FR/LC_MESSAGES/tuleap-openidconnectclient.po +2 −7 Go to diff View file
M src/common/account/RegisterPrefillValuesPresenter.class.php +3 −3 Go to diff View file
M src/www/account/register.php +41 −33 Go to diff View file
M src/www/include/account.php +6 −2 Go to diff View file