1.4.5
- Symfony user context: You can now also specify which headers are used for
authentication to detect anonymous requests. By default, the headers are the
previously hardcodedAuthorization,HTTP_AUTHORIZATIONand
PHP_AUTH_USER.
Authorization, HTTP_AUTHORIZATION andPHP_AUTH_USER.