[Moin-user] how to allow page deletetion?

Thomas Waldmann tw-public at gmx.de
Thu Sep 29 04:07:34 EDT 2005


> allowed_actions = ['DeletePage', 'AttachFile', 'RenamePage']
> acl_rights_before = "All:read,write,delete,revert"

Do NOT allow revert for All. Or the first best search engine or leecher 
will f*ck up your wiki.

It has a reason why the default for revert is to be "Known" at least.

Long-Term we will have to fix that by using a http POST instead of that 
simple GET it uses now.

"delete" is less of a problem, it uses POST already. But I would think 
over allowing it for All, too.





More information about the Moin-user mailing list