aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/group.go
Commit message (Expand)AuthorAgeFilesLines
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-13/+21
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-0/+73