forgejo/services/auth
2024-09-19 20:39:55 +05:00
..
source
additional_scopes_test.go tests additional grant scopes 2024-08-09 14:58:15 +02:00
auth.go
auth_test.go
basic.go
group.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
httpsign.go
interface.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
main_test.go
oauth2.go OAuth2 provider: support for granular scopes 2024-08-09 14:58:15 +02:00
reverseproxy.go
reverseproxy_test.go
session.go Fix the bug that user may logout if he switch pages too fast (#29962) 2024-03-26 19:04:26 +01:00
signin.go
source.go
sspi.go
sspiauth_posix.go Make SSPI auth mockable (#27036) 2023-09-17 23:32:56 +00:00
sync.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00