1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-06 18:51:48 +01:00
gitea/modules/auth/webauthn
wxiaoguang 000c06d41b
Fix oauth2 session gob register (#36017)
`gob.Register` must be called before Sessioner

Fix #36016
2025-11-26 23:25:34 +08:00
..
webauthn_test.go Fix bugs with WebAuthn preventing sign in and registration. (#22651) 2023-02-01 07:24:10 +00:00
webauthn.go Fix oauth2 session gob register (#36017) 2025-11-26 23:25:34 +08:00