stable

Clone or download

Read-only

Display the client ID of the OAuth2 apps in the project admin

This information is useful for administrators to identify which apps they have deployed. Part of story #14541: have OAuth2 project admin Change-Id: I22167865306928fc29cc888af3f9a51620b21d5a

Modified Files

Name
M plugins/oauth2_server/include/App/ClientIdentifier.php +16 −9 Go to diff View file
M plugins/oauth2_server/include/ProjectAdmin/AppPresenter.php +4 −1 Go to diff View file
M plugins/oauth2_server/include/ProjectAdmin/ProjectAdminPresenterBuilder.php +7 −1 Go to diff View file
M plugins/oauth2_server/phpunit/App/ClientIdentifierTest.php +11 −3 Go to diff View file
M plugins/oauth2_server/phpunit/ProjectAdmin/ProjectAdminPresenterBuilderTest.php +2 −2 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/project-admin.mustache +3 −1 Go to diff View file