1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 13:40:58 +02:00
gitea/models/auth
wxiaoguang 49dd906753
Use base32 for 2FA scratch token (#18384)
* Use base32 for 2FA scratch token
* rename Secure* to Crypto*, add comments
2022-01-26 12:10:10 +08:00
..
main_test.go
oauth2_test.go
oauth2.go
session.go
source_test.go
source.go
twofactor.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
webauthn_test.go
webauthn.go