aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/source/db/authenticate.go
Commit message (Expand)AuthorAgeFilesLines
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-3/+3
* 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-271-2/+1
* Increase Salt randomness (#18179)Gusted2022-01-041-1/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-6/+6
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+42