I never had any problems with routes and identity. The only thing to be sure of is that your login and logout pages are mapped properly, and that they don't require a valid user to work.
On Oct 1, 10:05 am, "Halldór" <[EMAIL PROTECTED]> wrote: > Hi there, > > I'm using Routes for my url mapping and have discovered that it kinda > f*cks up the identify framework. So if I go to a resource that's > restricted the server goes into an infinite loop or something like > that (I don't get a 404/403 or anything like that) and the request > just times out. > > Can anyone point me into the right direction about how to use routes > with turbogears without losing the ability to use identify and things > like that? > > -- > kv. Halldór Rúnarsson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

