gitea/services/auth
JakobDev 7047df36d4
Another round of db.DefaultContext refactor (#27103)
Part of #27065

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-09-25 13:17:37 +00:00
..
source Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
auth_test.go
auth.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
basic.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
group.go
httpsign.go
interface.go
oauth2.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
reverseproxy.go
session.go
signin.go
source.go
sspi.go Make SSPI auth mockable (#27036) 2023-09-17 23:32:56 +00:00
sspiauth_posix.go Make SSPI auth mockable (#27036) 2023-09-17 23:32:56 +00:00
sspiauth_windows.go Make SSPI auth mockable (#27036) 2023-09-17 23:32:56 +00:00
sync.go