On Mon, Aug 16, 2010 at 7:02 PM, Baiju M <[email protected]> wrote: > On Mon, Aug 16, 2010 at 1:24 PM, Michael Howitz <[email protected]> wrote: >> There is another problem which should be documented: >> "Unauthorized" is an exception which is caught by z3c.evalexception. I >> think, it is impossible to decide whether the exception was raised because >> the user was not authorized initially or because he has not enough >> permissions. >> This only happens for basic auth. >> >> A solution could be: >> - start with deploy.init >> - authorized using basic auth >> - restart using debug.ini > > Thanks for the info. I will try to incorporate this into our docs.
I have created a new reference doc: http://bluebream.zope.org/doc/1.0/reference/error.html Feel free to add new error references there. Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
