gitea/models/auth
6543 f41c2bec4c
Delete user related oauth stuff on user deletion too (#19677)
* delete user related oauth stuff on user deletion too

* extend doctor check-db-consistency
2022-05-11 13:16:35 +02:00
..
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
oauth2.go Delete user related oauth stuff on user deletion too (#19677) 2022-05-11 13:16:35 +02:00
oauth2_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
session.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
source.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
source_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
twofactor.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
webauthn.go Attempt to fix the webauthn migration again - part 3 (#18770) 2022-02-16 21:03:58 +00:00
webauthn_test.go Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00