aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/source/db
Commit message (Expand)AuthorAgeFilesLines
* Fix c/p error in inline documentation (#29148)Johan Van de Wauw2024-02-191-1/+1
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-142-5/+7
* Log the real reason when authentication fails (but don't show the user) (#25414)Lunny Xiao2023-07-031-2/+37
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-1/+1
* Add new user types `reserved`, `bot`, and `remote` (#24026)techknowlogick2023-04-171-0/+8
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-273-6/+3
* Increase Salt randomness (#18179)Gusted2022-01-041-1/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-022-5/+5
* Move user related model into models/user (#17781)Lunny Xiao2021-11-242-8/+8
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+2
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-242-5/+8
* Refactor: Move login out of models (#16199)zeripath2021-07-243-0/+94