Description

Describe the bug...

Steps to reproduce

  1. Install a new instance of 1.3.1
  2. Change your config to include:
    •    acl_enabled = 1
         acl_rights_valid = ["read", "write", "delete", "revert", "admin"]
         acl_rights_before = "SysAdminGroup:read,write,delete,revert,admin"
         acl_rights_after = ""
         acl_rights_default = "EditorsGroup:read,write,delete,revert All:read"
         page_group_regex = u'[a-z]Group$'
  3. Create a SysAdminGroup page that includes [space]*[space]UserName

  4. All your pages are now immutable.

Workaround

Regularly delete data/cache/wikidicts/*

Discussion

Duplicates: MoinMoinBugs/UserGroupsIgnored and MoinMoinBugs/AclGroupPagesNotUsed

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/AclChangesNotAlwaysAccepted (last edited 2007-10-29 19:21:27 by localhost)