mirror of https://github.com/go-gitea/gitea.git
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes * Remove unnecessary check * Rename sso -> auth * remove unused method of Auth interface |
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_test.go | ||
| basic.go | ||
| group.go | ||
| interface.go | ||
| oauth2.go | ||
| placeholder.go | ||
| reverseproxy.go | ||
| session.go | ||
| sspi_windows.go | ||