You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/services/auth
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
5 months ago
..
source Use db.Find instead of writing methods for every object (#28084) 5 months ago
auth.go Fix attachment download bug (#27486) 7 months ago
auth_test.go Fix attachment download bug (#27486) 7 months ago
auth_token.go Enhanced auth token / remember me (#27606) 7 months ago
auth_token_test.go Enhanced auth token / remember me (#27606) 7 months ago
basic.go Unify two factor check (#27915) 6 months ago
group.go Remove `Named` interface (#26913) 8 months ago
httpsign.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
interface.go Reduce usage of `db.DefaultContext` (#27073) 8 months ago
main_test.go Enhanced auth token / remember me (#27606) 7 months ago
oauth2.go Fix attachment download bug (#27486) 7 months ago
reverseproxy.go Fix attachment download bug (#27486) 7 months ago
session.go Replace more db.DefaultContext (#27628) 7 months ago
signin.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
source.go Final round of `db.DefaultContext` refactor (#27587) 7 months ago
sspi.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
sspiauth_posix.go Make SSPI auth mockable (#27036) 8 months ago
sspiauth_windows.go Make SSPI auth mockable (#27036) 8 months ago
sync.go Use db.Find instead of writing methods for every object (#28084) 5 months ago