MantisBT: master-1.2.x 191b5c96

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-08-31 06:23 master-1.2.x f4c02f6d
Affected Issues  0010889: Anonymous users can modify account preferences and columns
Changeset

Fix 0010889: user_is_protected() incorrect logic for anon accounts

Commit 3803c90c340dd20a0736af381fe50bfd3cfa838d introduced a bug whereby
the anonymous account would never be considered protected. This was due
to inversed/invalid logic. How embarrassing!

mod - core/user_api.php Diff File