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: Iea3f104c552728adaf679d32f9e5b914f60a9dd3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/Grant/OAuth2ClientAuthenticationMiddleware.php | +1 | −1 | Go to diff View file |
M | plugins/oauth2_server/tests/unit/Grant/OAuth2ClientAuthenticationMiddlewareTest.php | +1 | −1 | Go to diff View file |
R | plugins/oauth2_server/include/App/InvalidOAuth2AppSecretException.php | Go to diff View file | ||
R | plugins/oauth2_server/include/App/OAuth2AppCredentialVerifier.php | Go to diff View file | ||
R | plugins/oauth2_server/include/App/OAuth2ClientIdentifierAndSecretMismatchException.php | Go to diff View file | ||
R | plugins/oauth2_server/include/App/OAuth2MissingVerifierStringException.php | Go to diff View file | ||
R | plugins/oauth2_server/tests/unit/App/OAuth2AppCredentialVerifierTest.php | Go to diff View file |