summaryrefslogtreecommitdiffstats
path: root/Core/Authentication
Commit message (Expand)AuthorAgeFilesLines
* [Security] removed import of the UserInterface interface as it is unused in t...hhamon2011-03-181-6/+4
* [Security] small performance optimizationJohannes M. Schmitt2011-03-141-0/+4
* re-added a __toString method for debugging purposesJohannes Schmitt2011-03-122-0/+25
* [Security] refactored remember-me codeJohannes M. Schmitt2011-03-112-10/+2
* [Security] added some more testsJohannes M. Schmitt2011-03-102-3/+16
* [Security] various changes, see belowJohannes Schmitt2011-03-1014-268/+231
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-0618-30/+30
* [Security] added the 'key' attribute of RememberMeToken to serialized string ...Bulat Shakirzyanov2011-03-041-0/+17
* [Security] Copy token attributes when auth providers create a new token from ...Jeremy Mikola2011-02-232-2/+8
* [Security] Add providerKey to PreAuthenticatedToken tokens constructed by Pre...Jeremy Mikola2011-02-151-1/+1
* [Security] Allow authentication tokens to hold attributesJeremy Mikola2011-02-152-2/+107
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-3/+1
* [Security] removed __toString() from AccountInterfaceJohannes Schmitt2011-02-121-6/+6
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-021-32/+0
* [Security] fixed a Token serialization bugSebastian Utz2011-02-024-23/+12
* namespace changesJohannes M. Schmitt2011-01-2621-0/+1549