forgejo/models/auth
2022-08-17 14:25:28 -04:00
..
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
oauth2.go Fix panic when an invalid oauth2 name is passed () 2022-08-17 14:25:28 -04:00
oauth2_test.go Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00
session.go Refactor auth package () 2022-01-02 21:12:35 +08:00
source.go Refactor auth package () 2022-01-02 21:12:35 +08:00
source_test.go Refactor auth package () 2022-01-02 21:12:35 +08:00
twofactor.go Use base32 for 2FA scratch token () 2022-01-26 12:10:10 +08:00
webauthn.go WebAuthn CredentialID field needs to be increased in size () 2022-07-30 15:25:26 +02:00
webauthn_test.go Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00