I'm porting a bfg framework extension to pyramid, and auth was handled by repoze.who with a custom authentication plugin. I see from the release notes ( and my apps behaviour ) that I now need to make repoze.who react to 403's by presenting it's login challenge. However, I'm not at the point of thoroughly grokking the dark arts of repoze.who, and googling is turning up nothing so far, can anyone tell me what to do or point me at docs explaining how to configure repoze.who to react to '403 Forbidden'?
thanks! iain -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.