diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2016-04-28 16:41:32 +0200 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2016-04-28 16:41:32 +0200 |
commit | 76ff659b146558af0a17c9c08511dc0edfd79def (patch) | |
tree | 67e7f91fac713db78f3fe01afc206c20a0df540d /Core | |
parent | d74a6d51327ca44da913e226ae3b1b44c7bc270d (diff) | |
parent | b96b7f3b0b23d4ccef0c9dfba1c2064378d6c9fc (diff) | |
download | symfony-security-76ff659b146558af0a17c9c08511dc0edfd79def.zip symfony-security-76ff659b146558af0a17c9c08511dc0edfd79def.tar.gz symfony-security-76ff659b146558af0a17c9c08511dc0edfd79def.tar.bz2 |
feature #18656 Updating the error message of an AuthenticationEntryPointInterface (weaverryan)
This PR was merged into the 3.1-dev branch.
Discussion
----------
Updating the error message of an AuthenticationEntryPointInterface
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | not necessary
During a training, we forgot to fill in the `start()` method for an entry point and got a *horrible* error message. Now, if you mess up `start()`, you get:

Thanks!
Commits
-------
7b6c56c Updating the error message of an AuthenticationEntryPointInterface returns a non-Response object
Diffstat (limited to 'Core')
0 files changed, 0 insertions, 0 deletions