stable

Clone or download

Read-only

A user can change his password without knowing the previous one

if a provider is set as unique authentication provider This is part of story #9658: log in into a Tuleap instance using only an OpenID Connect provider Change-Id: I0d35d27e0e7af799732696773328b3c156f50f7e

Modified Files

Name
M plugins/openidconnectclient/include/OpenIDConnectClient/Provider/ProviderDao.php +1 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Provider/ProviderManager.php +8 −0 Go to diff View file
M plugins/openidconnectclient/include/openidconnectclientPlugin.class.php +8 −0 Go to diff View file
M src/common/event/Event.class.php +8 −0 Go to diff View file
M src/www/account/change_pw.php +18 −10 Go to diff View file