summaryrefslogtreecommitdiffstats
path: root/services/auth/interface.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+3
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-0/+5
* Refactor: Move login out of models (#16199)zeripath2021-07-241-9/+30
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-0/+39