]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1390225: redirect to ctx.home_page instead of through ctx.logout_page
authorMike Rylander <mrylander@gmail.com>
Thu, 6 Nov 2014 20:36:16 +0000 (15:36 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 7 Nov 2014 17:35:46 +0000 (12:35 -0500)
commit0fa2055705b17b0ac8959e57aec2ead91e939718
tree2685cd137b24ce1ace9e97dda9222216bd58c40a
parenta946eb97e45c6fde2898fb5390bce21e47d41688
LP#1390225: redirect to ctx.home_page instead of through ctx.logout_page

This way, we skip the auth.session.delete call that will error out because
we no longer have the authtoken cookie.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/templates/opac/parts/base.tt2