webgui/lib
Patrick Donelan 2dd18be4be Fixes #11485 - RedirectAfterLoginUrl Setting should not override returnUrl and redirectAfterLogin scratch
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.
2010-03-22 16:02:06 -04:00
..
Spectre Fixed a compatibility problem between WRE and new Spectre code. 2009-11-04 00:39:27 -06:00
WebGUI Fixes #11485 - RedirectAfterLoginUrl Setting should not override returnUrl and redirectAfterLogin scratch 2010-03-22 16:02:06 -04:00
.perlcriticrc
default.ttf
WebGUI.pm Ready for 7.9.1 development. 2010-03-09 21:45:39 -08:00