mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-23 21:42:45 +00:00
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes * Remove unnecessary check * Rename sso -> auth * remove unused method of Auth interface