Skip Menu |

This queue is for tickets about the Maypole-Plugin-Authentication-UserSessionCookie CPAN distribution.

Report information
The Basics
Id: 11978
Status: new
Priority: 0/
Queue: Maypole-Plugin-Authentication-UserSessionCookie

People
Owner: Nobody in particular
Requestors: z_lukasiak [...] poczta.onet.pl
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.7
Fixed in: (no value)



Subject: user not authenticated when having a stale cookie
The check_credentials method is run only when the user does not have a cookie and it is the only subroutine that checks the login and password. This means a user with a stale cookie cannot login.