Re: Problem passing credentials to Roundup xmlrpc endpoint
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 27, 2015 at 12:56:42PM +0000, Hancock, David (DHANCOCK) wrote: > Hmm, this was already set to "yes" and isn't working. Is there > something I need to configure in Apache to pass basic_auth through? Hmm, probably yes, I'm on the road in some minutes, no time to look. The setup I'm using (which also uses wsgi behind apache) uses kerberos auth which falls back to basic auth if configured. So I have no basic-auth setup here I can look at... Maybe that helps?: http://stackoverflow.com/questions/13377103/http-basic-auth-using-mod-wsgi Roundup should already do the auth, so maybe you need to set WSGIPassAuthorization in your wsgi config Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: http://www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected] ------------------------------------------------------------------------------