aboutsummaryrefslogtreecommitdiffstats
path: root/models/auth/twofactor.go
Commit message (Expand)AuthorAgeFilesLines
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-221-1/+1
* Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song2022-11-281-1/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+5
* Use base32 for 2FA scratch token (#18384)wxiaoguang2022-01-261-2/+6
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+156