[Moin-user] Moinmoin 1.7.0, LDAP (ActiveDirectory) and Group based acls

Bernd Bartmann bernd.bartmann at gmail.com
Tue Jul 22 07:53:27 EDT 2008


On Tue, Jul 22, 2008 at 1:28 PM, Thomas Waldmann wrote:
> Just read my other posts of today, you'll likely find the solution
> there.

In case you refer to the page_group_regex change: I already copied the
new defaults from the wikiconfig.py delivered with moin-1.7.1 to my
own wikiconfig.py:

    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)'

Or do you mean something else?

Best regards,
Bernd.




More information about the Moin-user mailing list