stable
Clone or download
Read-only
Merge commit 'refs/changes/49/31149/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: feat: request #38261 Allow the creation of OAuth2 app with a redirect endpoint to localhost Change-Id: I8792a4b63cc91aa3dd67d75b54af53c60af7294c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/site-content/fr_FR/LC_MESSAGES/tuleap-oauth2_server.po | +4 | −4 | Go to diff View file |
M | plugins/oauth2_server/site-content/pt_BR/LC_MESSAGES/tuleap-oauth2_server.po | +2 | −2 | Go to diff View file |
M | plugins/oauth2_server/templates/app-add-modal.mustache | +2 | −2 | Go to diff View file |
M | plugins/oauth2_server/templates/app-edit-modal.mustache | +2 | −2 | Go to diff View file |
M | src/common/OAuth2ServerCore/App/NewOAuth2App.php | +1 | −1 | Go to diff View file |
M | src/common/OAuth2ServerCore/App/OAuth2App.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/OAuth2ServerCore/App/NewOAuth2AppTest.php | +5 | −2 | Go to diff View file |
M | tests/unit/common/OAuth2ServerCore/App/OAuth2AppTest.php | +5 | −2 | Go to diff View file |