stable

Clone or download

Read-only

Fix info level Psalm issues in the OAuth2 Server plugin

No functionnal change. Part of story #14542: have OAuth2 flow Change-Id: Ie8a8575f3ccf215792ac0d0143943618252e4770

Modified Files

Name
M plugins/oauth2_server/include/App/InvalidClientIdentifierKey.php +0 −3 Go to diff View file
M plugins/oauth2_server/include/ProjectAdmin/DeleteAppController.php +1 −1 Go to diff View file
M plugins/oauth2_server/include/ProjectAdmin/ListAppsController.php +1 −1 Go to diff View file
M plugins/oauth2_server/include/RefreshToken/OAuth2OfflineAccessScope.php +3 −0 Go to diff View file
M plugins/oauth2_server/include/oauth2_serverPlugin.php +1 −1 Go to diff View file
M src/common/DB/DBConnection.php +2 −2 Go to diff View file
M src/common/plugin/Plugin.class.php +3 −0 Go to diff View file