summaryrefslogtreecommitdiffstats
path: root/Core/Tests/Exception/CustomUserMessageAuthenticationExceptionTest.php
diff options
context:
space:
mode:
authorRyan Weaver <ryan@thatsquality.com>2015-09-26 12:34:14 -0400
committerRyan Weaver <ryan@thatsquality.com>2015-09-26 12:34:14 -0400
commitab8c350315884b0526ee64bfbb6336dd6f6e3b90 (patch)
tree03d6e048e7cf42ddcf5e303d74be46d285bcd158 /Core/Tests/Exception/CustomUserMessageAuthenticationExceptionTest.php
parent5c71d179238b5bc79faa3d72db56ff61b3aacbeb (diff)
downloadsymfony-security-ab8c350315884b0526ee64bfbb6336dd6f6e3b90.zip
symfony-security-ab8c350315884b0526ee64bfbb6336dd6f6e3b90.tar.gz
symfony-security-ab8c350315884b0526ee64bfbb6336dd6f6e3b90.tar.bz2
Updating behavior to not continue after an authenticator has set the response
This mirrors the behavior in core: *if* a listener sets a response (on success or failure), then the other listeners are not called. But if a response is *not* set (which is sometimes the case for success, like in BasicAuthenticationListener), then the other listeners are called, and can even fail.
Diffstat (limited to 'Core/Tests/Exception/CustomUserMessageAuthenticationExceptionTest.php')
0 files changed, 0 insertions, 0 deletions