0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/models/user
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
..
avatar.go
email_address_test.go
email_address.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
error.go
external_login_user.go
follow_test.go
follow.go
list.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
main_test.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go Improve the comment for 2FA filter in admin panel (#18017) 2022-01-13 21:32:28 +01:00
setting_keys.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
setting_test.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
setting.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
user_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
user.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00