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
/
Token
/
AbstractToken.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix the docblock in regard to the role argument
v2.7.22
Christian Flothmann
2016-12-06
1
-1
/
+1
*
Merge branch '2.3' into 2.7
Nicolas Grekas
2015-08-26
1
-1
/
+1
|
\
|
*
[Security] Add missing docblock in PreAuthenticatedToken
v2.3.33
v2.3.32
Titouan Galopin
2015-08-07
1
-1
/
+1
*
|
Merge branch '2.3' into 2.6
v2.6.6
Fabien Potencier
2015-03-30
1
-2
/
+2
|
\
\
|
|
/
|
*
minor #14090 CS: Unary operators should be placed adjacent to their operands ...
v2.3.27
Fabien Potencier
2015-03-30
1
-1
/
+1
|
|
\
|
|
*
CS: Unary operators should be placed adjacent to their operands
Dariusz Ruminski
2015-03-27
1
-1
/
+1
|
*
|
CS: Binary operators should be arounded by at least one space
Dariusz Ruminski
2015-03-27
1
-1
/
+1
|
|
/
*
|
Merge branch '2.3' into 2.5
v2.5.8
Fabien Potencier
2014-12-02
1
-1
/
+2
|
\
\
|
|
/
|
*
Docblock fixes
Graham Campbell
2014-11-30
1
-1
/
+2
*
|
Merge branch '2.3' into 2.5
Fabien Potencier
2014-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Improved the phpdoc for security token classes
Christophe Coevoet
2014-10-24
1
-1
/
+1
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2014-09-22
1
-1
/
+1
|
\
\
|
|
/
|
*
fixed CS
Fabien Potencier
2014-09-22
1
-1
/
+1
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2014-04-16
1
-1
/
+1
|
\
\
|
|
/
|
*
fixed types in phpdocs
Fabien Potencier
2014-04-16
1
-1
/
+1
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2014-04-16
1
-3
/
+3
|
\
\
|
|
/
|
*
made {@inheritdoc} annotations consistent across the board
Fabien Potencier
2014-04-16
1
-1
/
+1
|
*
made types consistent with those defined in Hack
Fabien Potencier
2014-04-13
1
-2
/
+2
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2014-01-24
1
-0
/
+3
|
\
\
|
|
/
|
*
[Component/Security] Fixed some phpdocs in Security/Core
Joseph Bielawski
2014-01-17
1
-0
/
+3
*
|
Merge branch '2.3' into 2.4
Fabien Potencier
2013-12-26
1
-1
/
+8
|
\
\
|
|
/
|
*
Fix parent serialization of user object
David de Boer
2013-12-23
1
-1
/
+8
*
|
unify constructor initialization style throughout symfony
Tobias Schultze
2013-11-11
1
-7
/
+3
*
|
Fixed typos
Pascal Borreli
2013-08-24
1
-1
/
+1
|
/
*
Fixed typos
Pascal Borreli
2013-04-21
1
-2
/
+2
*
Fixed most of the docblocks/unused namespaces
Florin Patan
2012-12-19
1
-0
/
+2
*
CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block
Thomas Lallement
2012-11-19
1
-1
/
+1
*
fixed phpdoc @param alignment
Fabien Potencier
2012-05-15
1
-1
/
+1
*
merged 2.0
Fabien Potencier
2012-05-11
1
-0
/
+9
|
\
|
*
[Security] fixed phpdoc.
Hugo Hamon
2012-05-01
1
-1
/
+1
|
*
[Security] added some missing phpdoc for AbstractToken::setUser() and Usernam...
Hugo Hamon
2012-05-01
1
-0
/
+9
*
|
Add some more tests, and enforce boolean return value of interface implementa...
Dariusz Górecki
2012-01-10
1
-1
/
+1
*
|
When method name is `hasUserChanged` the return boolean should be true (to ma...
Dariusz Górecki
2012-01-10
1
-11
/
+11
*
|
Refactor `isUserChanged` to `hasUserChanged`
Dariusz Górecki
2012-01-10
1
-3
/
+3
*
|
Change names to Equatable
Dariusz Górecki
2012-01-10
1
-5
/
+5
*
|
[BC Break][Security] Moved user comparsion logic out of UserInterface As disc...
Dariusz Górecki
2012-01-10
1
-1
/
+48
|
/
*
fixed CS
Fabien Potencier
2011-12-18
1
-3
/
+3
*
re-added a __toString method for debugging purposes
Johannes Schmitt
2011-03-12
1
-0
/
+16
*
[Security] added some more tests
Johannes M. Schmitt
2011-03-10
1
-2
/
+6
*
[Security] various changes, see below
Johannes Schmitt
2011-03-10
1
-0
/
+203