stable
Clone or download
Read-only
No functional changes expected. Part of request #26407: De-duplicate authz/authn code used for SVN accesses Change-Id: Iea548ec787a176a24e442bfab666ceb5bb94e46a
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +0 | −6 | Go to diff View file |
R | src/common/SVNCore/tokens/SVN_Token.class.php | Go to diff View file | ||
A | src/common/SVNCore/Tokens/SVN_TokenDao.class.php | +58 | −0 | Go to diff View file |
R | src/common/SVNCore/tokens/SVN_TokenHandler.class.php | Go to diff View file | ||
R | src/common/SVNCore/tokens/SVN_TokenPresenter.class.php | Go to diff View file | ||
D | src/common/SVNCore/tokens/SVN_TokenDao.class.php | +0 | −59 | Go to diff View file |
M | src/common/User/SVNToken/SVNTokenCreateController.php | +2 | −6 | Go to diff View file |
M | src/common/User/SVNToken/SVNTokenRevokeController.php | +2 | −5 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +4 | −4 | Go to diff View file |
M | tests/unit/common/User/SVNToken/SVNTokenCreateControllerTest.php | +3 | −24 | Go to diff View file |
M | tests/unit/common/User/SVNToken/SVNTokenRevokeControllerTest.php | +3 | −23 | Go to diff View file |