index
:
symfony-security
master
origin/2.0
origin/2.1
origin/2.2
origin/2.3
origin/2.4
origin/2.5
origin/2.6
origin/2.7
origin/2.8
origin/3.0
origin/3.1
origin/3.2
origin/HEAD
origin/expression-voter-optim
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Core
/
Authentication
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Security] removed import of the UserInterface interface as it is unused in t...
hhamon
2011-03-18
1
-6
/
+4
*
[Security] small performance optimization
Johannes M. Schmitt
2011-03-14
1
-0
/
+4
*
re-added a __toString method for debugging purposes
Johannes Schmitt
2011-03-12
2
-0
/
+25
*
[Security] refactored remember-me code
Johannes M. Schmitt
2011-03-11
2
-10
/
+2
*
[Security] added some more tests
Johannes M. Schmitt
2011-03-10
2
-3
/
+16
*
[Security] various changes, see below
Johannes Schmitt
2011-03-10
14
-268
/
+231
*
replaced symfony-project.org by symfony.com
Fabien Potencier
2011-03-06
18
-30
/
+30
*
[Security] added the 'key' attribute of RememberMeToken to serialized string ...
Bulat Shakirzyanov
2011-03-04
1
-0
/
+17
*
[Security] Copy token attributes when auth providers create a new token from ...
Jeremy Mikola
2011-02-23
2
-2
/
+8
*
[Security] Add providerKey to PreAuthenticatedToken tokens constructed by Pre...
Jeremy Mikola
2011-02-15
1
-1
/
+1
*
[Security] Allow authentication tokens to hold attributes
Jeremy Mikola
2011-02-15
2
-2
/
+107
*
[Security] Refactored security context, moved getUser() implementation to tem...
Johannes Schmitt
2011-02-12
1
-3
/
+1
*
[Security] removed __toString() from AccountInterface
Johannes Schmitt
2011-02-12
1
-6
/
+6
*
[Security] bug fix in FormAuthenticationEntryPoint
Johannes M. Schmitt
2011-02-02
1
-32
/
+0
*
[Security] fixed a Token serialization bug
Sebastian Utz
2011-02-02
4
-23
/
+12
*
namespace changes
Johannes M. Schmitt
2011-01-26
21
-0
/
+1549