Fork of WebGUI 7.10, maintained by Oqapi
https://git.oqapi.nl/oqapi/webgui
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.
|
||
|---|---|---|
| docs | ||
| etc | ||
| lib | ||
| sbin | ||
| t | ||
| www | ||
| .gitignore | ||
| .perltidyrc | ||