stable

Clone or download

Read-only

Glossify OAuth2 pages

Part of story #14542: have OAuth2 flow * OAuth2 authorized apps are now listed in a table in user preferences * Scope name is now in semibold in authorization form Change-Id: I958ccbbaef694f81c4cfc89b4cfef997f09f7e43

Modified Files

Name
M plugins/oauth2_server/include/User/Account/AccountAppsController.php +1 −1 Go to diff View file
M plugins/oauth2_server/site-content/fr_FR/LC_MESSAGES/tuleap-oauth2_server.po +3 −0 Go to diff View file
M plugins/oauth2_server/templates/account-apps.mustache +44 −43 Go to diff View file
M plugins/oauth2_server/templates/authorization-form.mustache +1 −1 Go to diff View file
M plugins/oauth2_server/themes/_authorization-form.scss +4 −0 Go to diff View file
M plugins/oauth2_server/themes/_user-preferences.scss +5 −12 Go to diff View file