On Jan 11, 3:27 pm, Miles Davis <[email protected]> wrote:
> On Jan 11, 3:22 pm, mdipierro <[email protected]> wrote:
>
> > The one you probably want to change is
>
> > gluon/contrib/login_methods/basic_auth.py
>
> That's what I thought at first, but that's actually performing
> authentication via basic auth to a third party - what I want is for
> web2py to assume all authentication is already done for it, and the
> user name is in REMOTE_USER. I wonder now if I need to extend the Auth
> class to do this...
>
> (I hope that makes sense)

Ah, what I really wanted to do was extent the Auth() class. Think I
have it now...
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en.


Reply via email to