Hello, for some functions I need the HTTP return status 401 if the user tries to access a function which has a @require decorator. Currently I get back the Status 200 and the login-page.
Is there any way to do this? I had a look at the denial_handler argument of @require but have not managed to do what I want. Thanks, Christian -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

