Hi I have some pages (protected by authentication) that I want to share with unregistered user
For example http://hostname/service?service_id=123 This page works when I'm authenticated, And I want to provide this one http://hostname/service?service_id=123&secret=A56F72E7ED6783E2 to unregistered user. How to let the TG2.0 authentication layer allows them to access this page without authentication. Any hint or sample somewhere ? Thanks -- 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.

