Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor auth interface to return error when verify failure (#22119) (#22259) | Lunny Xiao | 2022-12-29 | 1 | -9/+8 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -2/+3 |
* | Let web and API routes have different auth methods group (#19168) | Lunny Xiao | 2022-03-28 | 1 | -0/+20 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -13/+21 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+73 |