Hi!
I'm trying to set up a pyramid project auth working with pyramid_who and
LDAP. I've managed to get it working with the repoze.who.plugins.ldap
repoze.who plugin as middleware, but unable to make it work in a
configuration called as an API. It seems the problem is with the
environ['repoze.who.logger'] which doesn't exist in a pure API call with
pyramid_who.

Is there any special config for logging in pyramid_who? I've been searching
for the answer in the source code but it seems that it is not
implemented... Maybe a .ini setting is needed?

Thanks in advance.

-- 
Víctor Fernández de Alba
http://about.me/victorfernandezdealba
Twitter/IRC: sneridagh
g+/Facebook: victorfda

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to