Skip to content

Commit

Permalink
[Security] Added remote_user firewall info and documentation for pre …
Browse files Browse the repository at this point in the history
…authenticated firewalls
  • Loading branch information
Maxime Douailin committed Jun 12, 2014
1 parent 29664fb commit 34ad1b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference/configuration/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ Each part will be explained in the next section.
stateless: false
x509:
provider: some_key_from_above
# new in Symfony 2.6
remote_user:
provider: some_key_from_above
http_basic:
provider: some_key_from_above
http_digest:
Expand Down

0 comments on commit 34ad1b5

Please sign in to comment.