72a3f1e0d7
When no rule is set to two_factor in ACL configuration, 2FA is considered disabled. Therefore, when a user cannot be redirected correctly because no target URL is provided or the URL is unsafe, the user is either redirected to the default URL or to the 'already authenticated' view instead of the second factor view. Fixes #683 |
||
---|---|---|
.. | ||
authorizer.go | ||
authorizer_test.go | ||
const.go | ||
domain_matcher.go | ||
domain_matcher_test.go | ||
ip_matcher.go | ||
ip_matcher_test.go | ||
path_matcher.go | ||
path_matcher_test.go | ||
subject_matcher.go |