Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 1 | -3/+3 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -1/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | SessionUser protection against nil pointer dereference (#21358) | Paweł Bogusławski | 2022-10-06 | 1 | -0/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+5 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -11/+2 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+75 |