[Moin-user] disabling self-registration

Christopher MacMinn cmac at mit.edu
Thu Feb 26 12:12:24 EST 2009


>
> > Is there an easy way to set up moinmoin so that new users have to email
> > me to get a login rather than register themselves?
>
> You can do it by acls
>
> acl_rights_before = u"YourName:read,write,admin,delete,revert"
> acl_rights_default = u"UserGroup:read,write All:read"
>
> and on the page UserGroup you can add a acl line which gives only you
> write rights.
>
> Then the newbies have to ask you to become added to that page and only
> users on that page have write access.
>
> Additional you can enable in your the settings to be notified by a user
> creation.
>


Just to be clear, this limits new users from editing pages until they are
approved, but still account creation is completely open to anyone.

Still, maybe this gives the behavior that the original poster really
wanted... I don't know.

Best, C




> > I've set up a moin
> > wiki mainly for use as a quick and easy web publishing tool for stuff
> > I've written myself, and I'm thinking that this would be an easy way to
> > prevent it getting spammed while still allowing people I know or meet on
> > the net to make comments if they ask me first.
> >
> > The only way I can think of doing it is to modify or delete the file
> > .../lib/python2.5/site-packages/MoinMoin/action/newaccount.py
> >
> > But this seems a bit awkward and tricky so it would be good if there
> > were an easier way.
> >
> > Thanks,
> >
> > andy
> >
> >
> >
> ------------------------------------------------------------------------------
> > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> > -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> > -Strategies to boost innovation and cut costs with open source
> participation
> > -Receive a $600 discount off the registration fee with the source code:
> SFAD
> > http://p.sf.net/sfu/XcvMzF8H
>
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Moin-user mailing list
> Moin-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20090226/caf485d2/attachment.html>


More information about the Moin-user mailing list