Hi,

On Feb 15, 10:53 am, Rob Cowie <[EMAIL PROTECTED]> wrote:

> I've subclassed the Unauthorized http exception, added this header and
> now can simply raise MyUnauthException(realm='myrealm'), return it as
> a response and all is well in my - admittedly simple - app.
Yeah.  A subclass of that exception sounds like a good idea.

> Next step... authkit I think.
As long as your application stays small I think it's easier to not use
Authkit but for bigger ones it seems like a reasonable choice.

Regards,
Armin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to