Using moin-1.6.1, acl_rights_after looks like this: acl_rights_after = u"All:read"
A certain page contains one acl that looks like this: #acl All:read,write But anonymous users end up without right permissions. In this scenario, shouldn't the acl processing stop before it gets to acl_rights_after? If I comment out acl_rights_after in the configuration, anonymous users get read/write access. Also, I could have sworn that several days ago anonymous users did have write access to this page, but now today they don't. Anyone encountered similar issues? The page in question is here: https://openbugs2.info/secure/moin/Feedback -- Yorick ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
