forgejo/routers/web/auth
Jason Song 169eeee101
Set last login when activating account (#21731) (#21755)
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>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-11 01:26:17 -05:00
..
2fa.go
auth.go Set last login when activating account (#21731) (#21755) 2022-11-11 01:26:17 -05:00
linkaccount.go
main_test.go
oauth.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
oauth_test.go
openid.go
password.go
webauthn.go