forgejo/models/auth
Lunny Xiao b8911fb456
Use a struct as test options ()
* Use a struct as test options

* Fix name

* Fix test
2022-04-14 21:58:21 +08:00
..
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
oauth2.go Use CryptoRandomBytes instead of CryptoRandomString () 2022-02-04 18:03:15 +01:00
oauth2_test.go Refactor auth package () 2022-01-02 21:12:35 +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 Attempt to fix the webauthn migration again - part 3 () 2022-02-16 21:03:58 +00:00
webauthn_test.go Webauthn nits () 2022-01-15 17:52:56 +01:00