Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `Named` interface (#26913) | KN4CK3R | 2023-09-05 | 1 | -12/+4 |
* | Fix the error message when the token is incorrect (#25701) | caicandong | 2023-07-11 | 1 | -2/+13 |
* | Refactor web package and context package (#25298) | wxiaoguang | 2023-06-18 | 1 | -33/+1 |
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 1 | -9/+8 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | 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 |