[Rt-commit] r5506 - in RT-Authen-Bitcard: .
kevinr at bestpractical.com
kevinr at bestpractical.com
Mon Jul 3 16:28:16 EDT 2006
Author: kevinr
Date: Mon Jul 3 16:28:15 2006
New Revision: 5506
Modified:
RT-Authen-Bitcard/ (props changed)
RT-Authen-Bitcard/html/Callbacks/Bitcard/autohandler/Auth
Log:
r14304 at sad-girl-in-snow: kevinr | 2006-07-03 16:28:01 -0400
* Not sure how *that* got in there...
Modified: RT-Authen-Bitcard/html/Callbacks/Bitcard/autohandler/Auth
==============================================================================
--- RT-Authen-Bitcard/html/Callbacks/Bitcard/autohandler/Auth (original)
+++ RT-Authen-Bitcard/html/Callbacks/Bitcard/autohandler/Auth Mon Jul 3 16:28:15 2006
@@ -12,7 +12,6 @@
my $user = $bc->verify(\%ARGS)
or $RT::Logger->warning("Bitcard verify() returned null: @{[$bc->errstr]}");
- $RT::Logger->debug("Bitcard verify() returned null: @{[$bc->errstr]}") unless $user;
### changing the 'defined $user->{'email}' line back to '$user' enables the
### fsck.com #7277 exploit, if you've saved the 'Manage your Bitcard account'
More information about the Rt-commit
mailing list