Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+4 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Decoupled code from DefaultSigningKey (#16743) | KN4CK3R | 2021-08-27 | 1 | -2/+2 |
* | Added introspection endpoint. (#16752) | KN4CK3R | 2021-08-20 | 1 | -1/+11 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -13/+5 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+144 |