summaryrefslogtreecommitdiffstats
path: root/Http/EntryPoint/AuthenticationEntryPointInterface.php
diff options
context:
space:
mode:
authorkepten <kepten@gmail.com>2012-02-28 04:40:55 +0100
committerkepten <kepten@gmail.com>2012-04-20 18:39:29 +0200
commit493ff10e73e346420b5386019299d2137f91eab1 (patch)
treee30f647def64fc7d57824fd06d850975b39f68d8 /Http/EntryPoint/AuthenticationEntryPointInterface.php
parent7811a3bd9a49817bfec337bcf194087d74569004 (diff)
downloadsymfony-security-493ff10e73e346420b5386019299d2137f91eab1.zip
symfony-security-493ff10e73e346420b5386019299d2137f91eab1.tar.gz
symfony-security-493ff10e73e346420b5386019299d2137f91eab1.tar.bz2
[HttpFoundation] HTTP Basic authentication is broken with PHP as cgi/fastCGI under Apache
Bug fix: yes Feature addition: no Backwards compatibility break: no Symfony2 tests pass: yes Fixes the following tickets: #1813 Todo: - In order to work, add this to the .htaccess: RewriteEngine on RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ app.php [QSA,L]
Diffstat (limited to 'Http/EntryPoint/AuthenticationEntryPointInterface.php')
0 files changed, 0 insertions, 0 deletions