#791: login/logout, authentication, and authorization
----------------------------------------------------------------+-----------
 Reporter:  Matthew Good <matt-good.net>                        |        Owner: 
 jonas   
     Type:  enhancement                                         |       Status: 
 reopened
 Priority:  highest                                             |    Milestone: 
 1.0     
Component:  general                                             |      Version: 
 devel   
 Severity:  major                                               |   Resolution: 
         
 Keywords:  login logout security authentication authorization  |  
----------------------------------------------------------------+-----------
Comment (by [EMAIL PROTECTED]):

 I uploaded my attempt at a patch for this. It executes an internel request
 for '/login', which is expected to have some sort of HTTP authentication
 from the server.

 I think this only works if you have projects in the form
 http://trac.company.com/project, since the login form is displayed at
 /project/login, and the internal request happens at /login. If someone
 would like to make this work in the more general case, I'd like to see
 how.

 I'm also very new to trac development and trac in general, so I apologize
 in advance for how much I screwed up this patch. (However, it does appear
 to work on my installation.)

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/791>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to