gitea/services/auth
KN4CK3R 55a600fa41
Move code from module to service (#24287)
The code should not be in `modules/` but `services/`.

Reference:
https://github.com/go-gitea/gitea/pull/24257#discussion_r1174578230
2023-04-23 16:44:05 -04:00
..
source Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00
auth.go Refactor cookie (#24107) 2023-04-13 15:45:33 -04:00
auth_test.go
basic.go
group.go
httpsign.go
interface.go
middleware.go Move code from module to service (#24287) 2023-04-23 16:44:05 -04:00
oauth2.go
reverseproxy.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
session.go
signin.go
source.go
sspi_windows.go Refactor cookie (#24107) 2023-04-13 15:45:33 -04:00
sync.go