aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth
Commit message (Expand)AuthorAgeFilesLines
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Fix openidConnect source regression from #16544 (#16759)zeripath2021-08-221-1/+1
* Added introspection endpoint. (#16752)KN4CK3R2021-08-201-1/+11
* Use github token URL when fetching oauth token (#16709)techknowlogick2021-08-171-1/+1
* Send registration email on user autoregistration (#16523)zeripath2021-08-125-3/+32
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-114-37/+73
* Add microsoft oauth2 providers (#16544)zeripath2021-08-058-192/+474
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-293-6/+26
* Fix add authentication page (#16543)zeripath2021-07-251-0/+5
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-245-14/+5
* switch to maintained lib (#16532)techknowlogick2021-07-242-2/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-2440-80/+2804
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-0910-0/+1099