Posted by didib on August 5, 2009 at 7:36am
| Project: | Webserver authentication |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
In the beginning of the function webserver_auth_user, there is:
if ($op == 'insert' && $category = 'account') {I guess the '=' is a bug and was meant to be '=='.
Regards,
--
Yedidyah Bar David
System Administrator, ISOC-IL
Comments
#1
Confirmed the bug. Changing the title for transparency.
Thanks,
Chris
#2
Definitely put the title in the wrong place. Feeling very dumb.
~Chris
#3
Rolled a patch for good measure.
~Chris