Menu

#376 (ok 2.11.2) HTTP authentication: use REDIRECT_REMOTE_USER

closed-accepted
1
2007-11-01
2007-09-10
No

Dear Developers,

In order to be able to use basic authentication to work with PHP5 CGI and Apache2, you should use the REDIRECT_REMOTE_USER environment variable instead of REMOTE_USER. See attached patch.

Please apply.

Regards,

Allard Hoeve

Discussion

  • Anonymous

    Anonymous - 2007-09-10

    Fix http auth under PHP5 CGI

     
  • Marc Delisle

    Marc Delisle - 2007-09-10

    Logged In: YES
    user_id=210714
    Originator: NO

    Moved to patches.

     
  • Marc Delisle

    Marc Delisle - 2007-09-10
    • labels: 509094 --> Authentification issues
     
  • Marc Delisle

    Marc Delisle - 2007-09-17
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2007-09-17
    • priority: 5 --> 1
    • summary: HTTP authentication: use REDIRECT_REMOTE_USER under PHP CGI --> (ok 2.11.2) HTTP authentication: use REDIRECT_REMOTE_USER
    • status: open --> open-accepted
     
  • Marc Delisle

    Marc Delisle - 2007-09-17

    Logged In: YES
    user_id=210714
    Originator: NO

    Merged in subversion, thanks.

     
  • Marc Delisle

    Marc Delisle - 2007-11-01
    • status: open-accepted --> closed-accepted