Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor JWT secret generating & decoding code (#29172) | wxiaoguang | 2024-02-16 | 2 | -9/+49 |
* | Handle base64 decoding correctly to avoid panic (#26483) | wxiaoguang | 2023-08-14 | 1 | -3/+3 |
* | Bump github.com/golang-jwt/jwt to v5 (#25975) | harryzcy | 2023-07-19 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Use base32 for 2FA scratch token (#18384) | wxiaoguang | 2022-01-26 | 1 | -1/+1 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -1/+1 |
* | switch to maintained lib (#16532) | techknowlogick | 2021-07-24 | 1 | -1/+2 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -5/+14 |
* | Use single shared random string generation function (#15741) | silverwind | 2021-05-10 | 2 | -54/+2 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -0/+4 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -5/+3 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 2 | -0/+109 |