Forgejo/routers/web/auth
Antonin Delpeuch a1edc2314d
[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)
2023-12-11 15:46:55 +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-11 15:46:54 +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-11 15:46:55 +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 More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
webauthn.go Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00