summaryrefslogtreecommitdiffstats
path: root/services/auth/interface.go
Commit message (Expand)AuthorAgeFilesLines
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-281-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-1/+1
* 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