> > this must be a list, change it to  superuser = [u"Jurriaan", ]
> right. I'm so used to reading [ ] as optional this-or-that, that I
> didn't consider entering this literally. Live and learn.

[] is a python list.

> So I'm superuser now. I think there is a reason why this setup won't
> work: if I read various files correctly, the wikiserver.py is meant to
> run on 127.0.0.1, or at least only to recognize superusers on that IP.

Don't confuse DesktopEdition = True with superuser list or with
wikiserver configuration.

If you have your user name in the superuser list, your user is a
superuser, no matter from what IP the request comes in.

But wikiserver.py by default only serves on 127.0.0.1, if you need more,
you need to configure it.

> DesktopEdition mentions 'local users' - however, I do think a hint that
> that means 'only users accessing the desktop edition on 127.0.0.1 can
> become superusers' would be nice.

No, that's not true.




------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to