summaryrefslogtreecommitdiffstats
path: root/services/auth/sync.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-1/+1
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-031-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor auth package (#17962)Lunny Xiao2022-01-021-2/+2
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-2/+2
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+43