0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 14:58:09 +01:00
gitea/services/auth
KN4CK3R 0eebeeec90
Remove Named interface (#26913)
`Named` is implemented by every `Method` and future implementations
should implement the method too.
2023-09-05 15:58:30 +00:00
..
source
auth_test.go
auth.go
basic.go
group.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
httpsign.go
interface.go
middleware.go
oauth2.go
reverseproxy.go
session.go
signin.go
source.go
sspi_windows.go
sync.go