Skip to content

1.4.5

Compare
Choose a tag to compare
@dbu dbu released this 17 Mar 13:49
· 548 commits to 3.x since this release
1.4.5
c60c5e9
  • 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 hardcoded Authorization, HTTP_AUTHORIZATION and
    PHP_AUTH_USER.