stable
Clone or download
Read-only
No functionnal change is expected. Part of story #14542: have OAuth2 flow Change-Id: I28e1f77f766a8a6762273d905b0e9f7845244241
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlfs/include/Authorization/LFSAuthorizationTokenHeaderSerializer.php | +2 | −6 | Go to diff View file |
M | plugins/gitlfs/phpunit/SSHAuthenticate/SSHAuthenticateResponseBuilderTest.php | +4 | −3 | Go to diff View file |
M | src/common/Authentication/SplitToken/IncorrectSizeVerificationStringException.php | +2 | −2 | Go to diff View file |
M | src/common/Authentication/SplitToken/SplitToken.php | +4 | −10 | Go to diff View file |
M | src/common/Authentication/SplitToken/SplitTokenFormatter.php | +2 | −5 | Go to diff View file |
M | src/common/Authentication/SplitToken/SplitTokenIdentifierTranslator.php | +2 | −3 | Go to diff View file |
M | src/common/Authentication/SplitToken/SplitTokenVerificationString.php | +3 | −9 | Go to diff View file |
M | src/common/Authentication/SplitToken/SplitTokenVerificationStringHasher.php | +3 | −9 | Go to diff View file |
M | src/common/User/Password/Reset/ResetTokenSerializer.php | +2 | −6 | Go to diff View file |
M | tests/phpunit/common/User/AccessKey/AccessKeySerializerTest.php | +1 | −1 | Go to diff View file |