60ff16b518
* fix(handlers): refresh user details on all domains * previously sessions only got checked for updated details if the domain had group subjects attached * this meant disabled or deleted accounts did not get detected until the session expired or the user visited a domain protected by a group subject * this patch fixes this issue and simplifies some logic surrounding the check * add tests simplify IsStringSlicesDifferent so it only iterates once * add another test for IsStringSlicesDifferent |
||
---|---|---|
.. | ||
aes.go | ||
certificates.go | ||
certificates_test.go | ||
check.go | ||
clock.go | ||
const.go | ||
exec.go | ||
files.go | ||
safe_redirection.go | ||
safe_redirection_test.go | ||
strings.go | ||
strings_test.go | ||
time.go | ||
time_test.go |