Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -7/+6 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Refactor jwt.StandardClaims to RegisteredClaims (#18344) | zeripath | 2022-01-20 | 1 | -1/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+1 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -3/+3 |
* | 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 |