forgejo/routers/web/auth
Jason Song 43bddc1405
Set last login when activating account () ()
Backport .

Fix .

Set the last login time to the current time when activating the user
successfully.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-10 11:15:28 +08:00
..
2fa.go Refactor auth package () 2022-01-02 21:12:35 +08:00
auth.go Set last login when activating account () () 2022-11-10 11:15:28 +08:00
linkaccount.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
oauth.go Suppress ExternalLoginUserNotExist error () () 2022-10-26 00:08:05 +08:00
oauth_test.go Use DisplayName() instead of FullName in Oauth provider () 2022-06-16 23:29:54 +01:00
openid.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
password.go Prevent NPE when cache service is disabled () 2022-05-21 22:29:49 +08:00
webauthn.go WebAuthn CredentialID field needs to be increased in size () () 2022-07-30 20:16:25 +02:00