Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -6/+7 |
* | Fix some slice problems (incorrect slice length) (#19592) | Lunny Xiao | 2022-05-03 | 1 | -1/+1 |
* | Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c... | 6543 | 2022-03-02 | 1 | -6/+20 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -3/+3 |
* | Move more model into models/user (#17826) | Lunny Xiao | 2021-11-28 | 1 | -0/+69 |