webgui/docs
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
..
changelog Fixes #11485 - RedirectAfterLoginUrl Setting should not override returnUrl and redirectAfterLogin scratch 2010-03-22 16:02:06 -04:00
upgrades Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482 2010-03-22 10:43:29 -07:00
create.sql Preparing for 7.9.0 release. 2010-03-09 21:08:05 -08:00
credits.txt Adding Luke Robinson to list of contributors. 2009-11-18 11:25:52 -08:00
gotcha.txt WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402. 2010-03-02 13:58:34 -08:00
install.txt
legal.txt updating copyright year 2009-02-20 23:47:30 +00:00
license.txt
maintenance.html Add no-cache headers to maintenance screen. Fixes bug #11037 2009-09-26 08:25:12 -07:00
previousVersion.sql Ready for 7.9.1 development. 2010-03-09 21:45:39 -08:00