summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/user/helper.go
Commit message (Expand)AuthorAgeFilesLines
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-5/+4
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-111-1/+2
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-1/+1
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-0/+36