HTTP auth requires allow = *(star)
Oxymoron
mpm at selenic.com
Wed Dec 12 12:13:56 UTC 2012
Scott Davies <scott at webdrive.co.nz> wrote:
>Hi all,
>
>I am making a bunch of Mercurial repositories available on a server for
>
>my company. My problem is that I can only get Mercurial to work
>correctly with HTTP authorization through nginx/uwsgi if these settings
A common problem of nginx setups. They fail to pass the necessary HTTP_USER env var to wsgi apps out of the box.
--
Sent from my phone, please excuse my brevity.
More information about the Mercurial
mailing list