stable
Clone or download
Read-only
Issue introduced by d17c7fabdfc0a672e5561f3782a2babd78904ce8. Part of request #14812: Users signing in via an OIDC provider should be able to create an account without setting a password Change-Id: If6152f43562316d68704e57a7b8298e237a8bad8
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Request/RouteCollector.php | +2 | −1 | Go to diff View file |
M | src/common/User/Account/SVNTokensPresenter.php | +3 | −2 | Go to diff View file |
M | src/common/User/Account/SVNTokensPresenterBuilder.php | +12 | −4 | Go to diff View file |
M | src/common/User/SVNToken/SVNTokenCreateController.php | +11 | −4 | Go to diff View file |
M | src/common/svn/tokens/SVN_TokenHandler.class.php | +7 | −5 | Go to diff View file |
M | tests/unit/common/User/Account/DisplayKeysTokensControllerTest.php | +5 | −1 | Go to diff View file |
M | tests/unit/common/User/SVNToken/SVNTokenCreateControllerTest.php | +16 | −4 | Go to diff View file |