16 May
2000
16 May
'00
5:06 p.m.
Wolfgang Strobl wrote:
I am required to login as a non-superuser in order to create an object, but I am required to create an object in order to login as a non- superuser. Catch22
Sadly, this is an HTTP limitation, not a Zope one. - Log in as superuser and create a user. - Close all instances of your browser - Log in again, this time as the user you created. It sucks, but it's not Zope's fault... Chris