• 
      

    HTTP Basic authentication does not work with fastcgi

    Review Request #4934 — Created Nov. 11, 2013 and submitted — Latest diff uploaded

    Information

    Review Board

    Reviewers

    HTTP basic authentication fails to work when using the fastcgi configuration, thus the API does not work. Solution suggested from https://bugs.php.net/bug.php?id=35752

    Without the patch API calls fail. With the patch API calls succeed.