• 
      

    HTTP Basic authentication does not work with fastcgi

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

    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.

    david
    1. Ship It!
    2. 
        
    PR
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (987eedc). Thanks!