On 11/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I need to add session keys to the session right from my LDAP > authenication backend. I think it is as simple as passing the session > object to the backend during authentication. Has anyone else needed > this kind of functionality? maybe there is a simpler way of accessing > the session in a 3rd party auth backend?
There's not a simpler way to access the session in the authenticate function of a backend. If you provide some details about what you're trying to do, people may have some suggestions though. Joseph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
