forgejo/routers/web/user/setting/security
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object ()
For those simple objects, it's unnecessary to write the find and count
methods again and again.
2023-11-24 03:49:41 +00:00
..
2fa.go More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
openid.go More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
security.go Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
webauthn.go Next round of db.DefaultContext refactor () 2023-09-16 14:39:12 +00:00