Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Expand)Author
2019-10-21Count v2 auth error return pathsJacob Vosmaer
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-01-14Replace net/context with context packageZeger-Jan van de Weg
2018-12-04Update to latest goimports formattingJacob Vosmaer
2018-09-06Allow server to receive an hmac token with the client timestamp for authAlejandro Rodríguez
2018-04-11Make more of the auth code public so we can reuse itJacob Vosmaer (GitLab)
2017-06-20Token authenticationJacob Vosmaer (GitLab)