summaryrefslogtreecommitdiffstats
path: root/modules/auth/sso
Commit message (Expand)AuthorAgeFilesLines
* API: Make BasicAuth Prefix case insensitive (#14106)65432020-12-231-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Skip SSPI authentication attempts for /api/internal (#12556)zeripath2020-08-223-1/+8
* Fix incorrect error logging in Stats indexer and OAuth2 (#12387)zeripath2020-08-011-1/+1
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-182-5/+5
* Remove check on username if AccessToken authentication (#11015)zeripath2020-04-141-15/+5
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-237-0/+842