stable

Clone or download

Read-only

Allow tokens to be used more than one time

This change is part of story #12323 Previously tokens delivered to the user were only usable once. Due to the implementation of the Git LFS client we need to let this constraint go. Change-Id: I97e774f22a032f3066521441e6c6ae73b87f5a56

Modified Files

Name
M plugins/gitlfs/include/Authorization/User/UserAuthorizationDAO.php +0 −5 Go to diff View file
M plugins/gitlfs/include/Authorization/User/UserTokenVerifier.php +0 −1 Go to diff View file
M plugins/gitlfs/phpunit/Authorization/User/UserTokenVerifierTest.php +31 −1 Go to diff View file