stable
Clone or download
Read-only
This is part of story #24227: have private oauth2 endpoints for Mediawiki No functional change expected here. Its dependencies were already moved to core. Change-Id: Ie3a3c76875453c610b84310ba336340938b0bec3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/oauth2_serverPlugin.php | +1 | −119 | Go to diff View file |
R | plugins/oauth2_server/include/Grant/AuthorizationCode/PrefixOAuth2AuthCode.php | Go to diff View file | ||
M | src/common/OAuth2ServerCore/OAuth2ServerRoutes.php | +128 | −0 | Go to diff View file |
M | src/common/Request/RouteCollector.php | +1 | −0 | Go to diff View file |
R | plugins/oauth2_server/tests/unit/Grant/AuthorizationCode/PrefixOAuth2AuthCodeTest.php | Go to diff View file |