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