#2258: Login authentication fails w/ AssertionError: Authentication information
not available.
-----------------------------------------------------------------------------------+
 Reporter:  anonymous                                                           
   |        Owner:  jonas  
     Type:  defect                                                              
   |       Status:  closed 
 Priority:  normal                                                              
   |    Milestone:         
Component:  general                                                             
   |      Version:  devel  
 Severity:  normal                                                              
   |   Resolution:  invalid
 Keywords:  authz_file authz_module_name Authentication information not 
available  |  
-----------------------------------------------------------------------------------+
Changes (by mgood):

  * status:  reopened => closed
  * resolution:  => invalid

Comment:

 edsuom: Well, WSGI opens up many new ways of running Trac, and
 `twisted.web2` is not one tested and documented yet, so you're kind of on
 your own for now.  However, the point still applies that you will need to
 set up your server to do HTTP authentication for you to login to Trac.
 I'm not sure what Twisted provides for doing this, so you will probably
 need to check their documentation or mailing list for help with this.  It
 may also be possible to use WSGI middleware to handle authentication such
 as `[http://pythonpaste.org/module-paste.auth.html paste.auth]`.  Also
 take a look at the form-based auth from [http://trac-
 hacks.org/wiki/AccountManagerPlugin AccountManager] or ask on the
 MailingList to see if any one has done this already.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2258>
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