| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -752/+0 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -1/+1 |
* | Refactor HTTP request context (#17979) | wxiaoguang | 2021-12-15 | 1 | -2/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -4/+5 |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -3/+3 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+1 |
* | Add groups scope/claim to OIDC/OAuth2 Provider (#17367) | Nico Schieder | 2021-10-22 | 1 | -5/+50 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -13/+16 |
* | Decoupled code from DefaultSigningKey (#16743) | KN4CK3R | 2021-08-27 | 1 | -16/+17 |
* | Add EdDSA JWT signing algorithm (#16786) | Aliaksandr Mianzhynski | 2021-08-25 | 1 | -1/+1 |
* | Added introspection endpoint. (#16752) | KN4CK3R | 2021-08-20 | 1 | -55/+43 |
* | Fix wrong user in OpenID response (#16736) | KN4CK3R | 2021-08-19 | 1 | -10/+10 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+2 |
* | switch to maintained lib (#16532) | techknowlogick | 2021-07-24 | 1 | -1/+1 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -7/+7 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -10/+49 |
* | Add OpenID claims "profile" and "email". (#16141) | KN4CK3R | 2021-06-14 | 1 | -0/+29 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -2/+2 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+646 |