Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed obsolete getMock() usage | Fabien Potencier | 2016-12-19 | 1 | -11/+11 |
* | bug #15925 Updating behavior to not continue after an authenticator has set t... | Fabien Potencier | 2015-09-27 | 1 | -1/+34 |
|\ | |||||
| * | Updating behavior to not continue after an authenticator has set the response | Ryan Weaver | 2015-09-26 | 1 | -1/+34 |
* | | Minor tweaks - lowering the required security-http requirement and nulling ou... | Ryan Weaver | 2015-09-26 | 1 | -0/+1 |
|/ | |||||
* | Fixing a bug where having an authentication failure would log you out. | Ryan Weaver | 2015-09-20 | 1 | -1/+1 |
* | Updating interface method per suggestion - makes sense to me, Request is redu... | Ryan Weaver | 2015-09-20 | 1 | -5/+5 |
* | Renaming the tokens to be clear they are "post" and "pre" auth - also adding ... | Ryan Weaver | 2015-09-20 | 1 | -2/+2 |
* | Initial commit (but after some polished work) of the new Guard authentication... | Ryan Weaver | 2015-09-20 | 1 | -0/+222 |