forgejo/routers/web/auth
Antonin Delpeuch 74db46b0f5
[GITEA] oauth2: use link_account page when email/username is missing (#1757)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1757
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-committed-by: Antonin Delpeuch <antonin@delpeuch.eu>
(cherry picked from commit 0f6e0f9035)
(cherry picked from commit 779168a572)
(cherry picked from commit 29a2457321)
(cherry picked from commit a1edc2314d)
(cherry picked from commit cd01594610)
2023-12-25 13:41:49 +01:00
..
2fa.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
auth.go [GITEA] notifies admins on new user registration 2023-12-25 13:33:42 +01:00
linkaccount.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth.go [GITEA] oauth2: use link_account page when email/username is missing (#1757) 2023-12-25 13:41:49 +01:00
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
openid.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
password.go Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
webauthn.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00