[Rt-devel] Patch to allow alternate REMOTE_USER variable for WebExternalAuth.

Jesse Vincent jesse at bestpractical.com
Mon Sep 28 15:51:32 EDT 2009




> try it out.  Did you see my other email about "ExternalAuth fallback to
> InternalAuth behavior"?  If I understand the code correctly, it looks
> like when WebExternalAuth is enabled, the existing $session data is
> always ignored and reloaded from scratch for every RT access.  In
> addition there are a few redundant calls to create the session object in
> rt-3.8.5/share/html/autohandler:
> 
> $session{'CurrentUser'} = RT::CurrentUser->new;

That's going to be the user in the session, not the session itself.

> 
> ~Jason
> 
> 
> -- 
> /------------------------------------------------------------------\
> |  Jason A. Smith                          Email:  smithj4 at bnl.gov |
> |  Atlas Computing Facility, Bldg. 510M    Phone: +1-631-344-4226  |
> |  Brookhaven National Lab, P.O. Box 5000  Fax:   +1-631-344-7616  |
> |  Upton, NY 11973-5000,  U.S.A.                                   |
> \------------------------------------------------------------------/
> 



-- 


More information about the Rt-devel mailing list