summaryrefslogtreecommitdiffstats
path: root/models/auth/token.go
Commit message (Expand)AuthorAgeFilesLines
* Use random bytes to generate access token (#21959)Jason Song2022-11-281-3/+6
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add index for access_token (#21908)Jason Song2022-11-231-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+8
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+230