stable
Clone or download
Read-only
This is part of story #14542: have OAuth2 flow Change-Id: I763531d94c39fadbf26d4062273e5d378a82af61
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/ProjectAdmin/AddAppController.php | +2 | −0 | Go to diff View file |
M | plugins/oauth2_server/include/ProjectAdmin/DeleteAppController.php | +3 | −1 | Go to diff View file |
M | plugins/oauth2_server/include/ProjectAdmin/ListAppsController.php | +2 | −0 | Go to diff View file |
M | plugins/oauth2_server/include/oauth2_serverPlugin.php | +6 | −0 | Go to diff View file |
A | src/common/Http/Server/ServiceInstrumentationMiddleware.php | +48 | −0 | Go to diff View file |
A | tests/phpunit/common/Http/Server/ServiceInstrumentationMiddlewareTest.php | +58 | −0 | Go to diff View file |