[Moin-user] 1.0 to 1.1

Paul Sorenson sourceforge at metrak.com
Mon Dec 15 01:20:00 EST 2003


----- Original Message ----- 
From: "Thomas Waldmann" <tw-public at gmx.de>
To: "Paul Sorenson" <sourceforge at metrak.com>
Cc: "moin moin" <moin-user at lists.sourceforge.net>
Sent: Monday, December 15, 2003 1:26 PM
Subject: Re: [Moin-user] 1.0 to 1.1


> Hi Paul,
> 
[snip]
> 
> The really interesting part is the ...may.edit(pagename).
> 
> In 1.0 security policy set integer values, later this changed to 
> callable functions.
> 
> So maybe simply deleting your old security policy (see moin_config.py) 
> and using ACLs instead would help.

Thomas,

I deleted

    from MoinMoin.security import Permissions
    class SecurityPolicy(Permissions):
        edit = 1
        delete = 1

from moin_config.py





More information about the Moin-user mailing list