stable

Clone or download

Read-only

Fix fatal error on /account/

Part of story #8633: customize openid providers As administrator, define a provider github with the relevant icon. As a logged in user, connect with github, and go to your preferences page. You should not have any mustache error, and you should see the icon next to the provider name in third party apps panel. Change-Id: Ia429e4702c489232196caa4ac8fc02c3dfd3e9a1

Modified Files

Name
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingDao.class.php +1 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingManager.php +1 −0 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingUsage.php +8 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserPreferencesPresenter.php +2 −0 Go to diff View file
M plugins/openidconnectclient/templates/user_preference.mustache +1 −1 Go to diff View file