forgejo/routers/web/auth
Jason Song 1d22911cfe
Extract updateSession function to reduce repetition (#21735)
A simple refactor to reduce duplicate codes.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
2022-11-10 19:43:06 +08:00
..
2fa.go
auth.go Extract updateSession function to reduce repetition (#21735) 2022-11-10 19:43:06 +08:00
linkaccount.go Extract updateSession function to reduce repetition (#21735) 2022-11-10 19:43:06 +08:00
main_test.go
oauth.go Extract updateSession function to reduce repetition (#21735) 2022-11-10 19:43:06 +08:00
oauth_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
openid.go Extract updateSession function to reduce repetition (#21735) 2022-11-10 19:43:06 +08:00
password.go
webauthn.go