gitea/routers/web/auth
Jason Song 43bddc1405
Set last login when activating account (#21731) (#21754)
Backport #21731.

Fix #21698.

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
auth.go Set last login when activating account (#21731) (#21754) 2022-11-10 11:15:28 +08:00
linkaccount.go
main_test.go
oauth_test.go Use DisplayName() instead of FullName in Oauth provider (#19991) 2022-06-16 23:29:54 +01:00
oauth.go Suppress ExternalLoginUserNotExist error (#21504) (#21572) 2022-10-26 00:08:05 +08:00
openid.go
password.go
webauthn.go WebAuthn CredentialID field needs to be increased in size (#20530) (#20555) 2022-07-30 20:16:25 +02:00