Comment 16 for bug 332061

Revision history for this message
Martijn Faassen (faassen) wrote : Re: [Bug 332061] Re: login.html needed with debug.ini in WSGI?

The pre-WSGI story didn't have a debug.

But when Unauthorized is raised, the debugger isn't supposed to kick
in at all, is it? It's just supposed to authorize the user. If that is
currently broken, then we need to fix this.

To compare you could create an old-style grok project and see what
happens when you raise Unauthorized.