SecurityPolicy is a config option that allows wiki admins to dynamically enable or disable certain key actions in a
Security restrictions in a MoinMoin.security module.
The Permissions class implements the basic interface for user permissions and
system policy. If you want to define your own policy, inherit
from that base class, so that when new permissions are defined, you get the defaults.
Then assign your new class to SecurityPolicy in moin_config;
and I mean the class, not an instance of it!
This is used at
WEB.DE AG
Add this to your moin_config.py:
1 An URL that is password-protected, by means of Apache server rules.