forgejo/services/auth/source
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
..
db Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00
ldap Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
oauth2 Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
pam Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00
smtp Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00
sspi Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source_group_sync.go Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00