Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix c/p error in inline documentation (#29148) | Johan Van de Wauw | 2024-02-19 | 1 | -1/+1 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 2 | -5/+7 |
* | Log the real reason when authentication fails (but don't show the user) (#25414) | Lunny Xiao | 2023-07-03 | 1 | -2/+37 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 1 | -1/+1 |
* | Add new user types `reserved`, `bot`, and `remote` (#24026) | techknowlogick | 2023-04-17 | 1 | -0/+8 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 3 | -6/+3 |
* | Increase Salt randomness (#18179) | Gusted | 2022-01-04 | 1 | -1/+3 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 2 | -5/+5 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 2 | -8/+8 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -1/+2 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 2 | -5/+8 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 3 | -0/+94 |