aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/source/oauth2/init.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor auth package (#17962)Lunny Xiao2022-01-021-7/+7
* Simplify Gothic to use our session store instead of creating a different stor...zeripath2021-11-031-18/+7
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-291-6/+11
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+83