[Moin-user] ACL and Group problem

Krzysztof Stryjek wtp at wtp3.org
Wed Oct 29 16:32:21 EDT 2008


Hello,

Dnia Wed, Oct 29, 2008 at 12:30:17PM +0000, kai at aplteam.com napisał(a):
> Since I migrated from 1.5.1 to 1.7 my two groups
> 
> AutoAdminGroup
> TrustedGroup
> 
> stopped working. That is how my acl looks like:
> 
You have to change wikiconfig.py to:
   # You must use Unicode strings here [Unicode]
   page_category_regex = ur'(?P<all>Category(?P<key>\S+))'
   page_dict_regex = ur'(?P<all>(?P<key>\S+)Dict)'
   page_group_regex = ur'(?P<all>(?P<key>\S+)Group)'
   page_template_regex =
   ur'(?P<all>(?P<key>\S+)Template)'

And groups will work as earlier.

Greetings,
-- 
/~\ The ASCII                  Krzysztof Stryjek
\ / Ribbon Campaign            wtp (at) wtp3.org
 X  Against HTML           http://fw.wtp3.org/~wtp/
/ \ Email!               GG: 3608113 JID:wtp at chrome.pl

A national debt, if it is not excessive,
will be to us a national blessing.
		-- Alexander Hamilton




More information about the Moin-user mailing list