plainblack.com
Username Password
search
Bookmark and Share
Fix HTTP Basic Auth  (#11838)
Issue

Basic Auth was removed when we migrated to Plack. Examine any existing solutions to adapt to WebGUI's Auth needs.

Consider ways to extend HTTP Basic Auth to more than just the WebGUI Auth plugin (LDAP? OAuth?)

Comments
Graham
0
9/8/2010 3:24 pm
There is a Plack middleware component to do basic auth.  It is enforced authentication though, not the odd optional (possibly spec breaking) method we were using.

It could still be used to do the actual header parsing work though if it was enabled conditionally.  It would end up setting the REMOTE_USER env variable, which could then be used during session init to set the session user.
scottwalters
0
12/28/2014 10:53 pm
Demoting this to "desired".  Initial versions of 8 won't support all of 7's features.  People aren't going to switch right away anyway (no benefit, entrenched in 7's API), so my focus is on new user experience.  If 8 takes off and people talk about wanting to upgrade, we can re-evaluate the situation then.
Details
Ticket Status Pending  
Rating0.0 
Submitted By DBell  
Date Submitted2010-09-03 
Assigned To unassigned  
Date Assigned 2023-05-30  
Assigned By  
Priority Not Blocking/Desired  
Milestone 8.0.0 Beta  
URLcommunity/webgui-8/issues/11838
Keywords
Ticket History
9/3/2010
6:14 PM
Ticket created DBell
© 2023 Plain Black Corporation | All Rights Reserved