Subject: | Auth throws execption when trying to delete old session |
Date: | Thu, 28 Aug 2003 16:36:03 +1000 |
From: | "Matthew Smith" <matthews [...] tritro.com.au> |
To: | <Bug-Apache-AxKit-Plugin-Session [...] rt.cpan.org> |
When calling the <auth:login> tag, the end of the handler tries to
delete an old session. If the session doesn't exist, an exception is
thrown and the log gets a bit messy for no reason. This patch moves the
_get_session_from_store call inside an eval block so doesn't matter if
it fails.
Matt
grover@gil.com.au
Message body not shown because it is not plain text.