stable

Clone or download

Read-only

Instantiate OAuth2 server plugin

This is part of story #14541: have OAuth2 project admin Change-Id: I32df22306577621c4108724a24e0b3b62db98fc2

Modified Files

Name
A plugins/oauth2_server/VERSION +1 −0 Go to diff View file
A plugins/oauth2_server/composer.json +8 −0 Go to diff View file
A plugins/oauth2_server/include/oauth2_serverPlugin.php +51 −0 Go to diff View file
A plugins/oauth2_server/phpunit/.simpletest_skip +0 −0 Go to diff View file
A plugins/oauth2_server/phpunit/bootstrap.php +23 −0 Go to diff View file
A plugins/oauth2_server/phpunit/oauth2_serverPluginTest.php +38 −0 Go to diff View file
A plugins/oauth2_server/site-content/fr_FR/LC_MESSAGES/tuleap-oauth2_server.po +13 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +1 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +1 −0 Go to diff View file