Hi,

I would like to use http auth with turbogears2 instead of the default
auth, so I would like to use only http auth

I looked at:

http://www.turbogears.org/2.0/docs/main/Auth/Customization.html

but I'm yet not able to use http auth.

Can someone give some more detailed directions?

for example

"ou may use something like this in {yourproject}.config" config is a
directory maybe the documentation mean {yourproject}.config.app_cfg?

when I set:

"app_cfg.sa_auth.authenticators = [('http_auth', http_auth)]"

I have the error:

ValueError: http_auth: An object has failed to implement interface
<InterfaceClass repoze.who.interfaces.IAuthenticator>

        The authenticate attribute was not provided.


thanks
drakkan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to