stable
Clone or download
Read-only
This is part of story #24227: have private oauth2 endpoints for Mediawiki No functional change expected here. This is a new step before moving POST oauth2/token/revoke in core. Its dependencies were already moved to core. Change-Id: I83839a4608e51e2a507be368cc8584a81fe0e437
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/Grant/TokenRevocationController.php | +1 | −1 | Go to diff View file |
M | plugins/oauth2_server/include/oauth2_serverPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/oauth2_server/tests/unit/Grant/TokenRevocationControllerTest.php | +1 | −1 | Go to diff View file |
R | plugins/oauth2_server/include/AccessToken/OAuth2AccessTokenRevoker.php | Go to diff View file | ||
R | plugins/oauth2_server/tests/unit/AccessToken/OAuth2AccessTokenRevokerTest.php | Go to diff View file |