You cannot 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/services/auth
KN4CK3R 0eebeeec90
Remove `Named` interface (#26913)
`Named` is implemented by every `Method` and future implementations
should implement the method too.
1 year ago
..
source Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
auth.go
auth_test.go
basic.go Remove `Named` interface (#26913) 1 year ago
group.go Remove `Named` interface (#26913) 1 year ago
httpsign.go Remove `Named` interface (#26913) 1 year ago
interface.go Remove `Named` interface (#26913) 1 year ago
middleware.go Update team invitation email link (#26550) 1 year ago
oauth2.go Remove `Named` interface (#26913) 1 year ago
reverseproxy.go Remove `Named` interface (#26913) 1 year ago
session.go Remove `Named` interface (#26913) 1 year ago
signin.go
source.go
sspi_windows.go Remove `Named` interface (#26913) 1 year ago
sync.go