Skip Menu |

This queue is for tickets about the RT-Authen-ExternalAuth CPAN distribution.

Report information
The Basics
Id: 74948
Status: new
Priority: 0/
Queue: RT-Authen-ExternalAuth

People
Owner: Nobody in particular
Requestors: tsibley [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.09_03
Fixed in: (no value)



Subject: Cannot use Info-only mode to update user info on login without also doing auth
ExternalAuth.pm short-circuits far too early if there's already a valid logged in user. It needs a more complex conditional to see if info should be updated.