The user_passes_test
decorator from django_cas_ng
does not resolve
the given URL, which leads to 404 errors.
We therefore change the
settings.LOGIN_URL
value to an absolute URL.
The user_passes_test
decorator from django_cas_ng
does not resolve
the given URL, which leads to 404 errors.
We therefore change the
settings.LOGIN_URL
value to an absolute URL.