The redirectAfterLogin Setting works better if it is checked after
$self->session->form->get('returnUrl')
and
$self->session->scratch->get("redirectAfterLogin")
in WebGUI::Auth::login.
This is so that the redirectAfterLogin scratch variable and returnUrl form param get a chance to redirect
Visitors to the appropriate page after being shown an intermediate login form.
|
||
|---|---|---|
| .. | ||
| Spectre | ||
| WebGUI | ||
| .perlcriticrc | ||
| default.ttf | ||
| WebGUI.pm | ||