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
/
Encoder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.4' into 2.5
v2.5.3
Bernhard Schussek
2014-08-05
2
-1
/
+3
|
\
|
*
fix some docblocks
Christian Flothmann
2014-08-02
2
-0
/
+4
*
|
Merge branch '2.4'
Fabien Potencier
2014-04-16
2
-3
/
+3
|
\
\
|
|
/
|
*
fixed types in phpdocs
Fabien Potencier
2014-04-16
2
-3
/
+3
*
|
Merge branch '2.4'
Fabien Potencier
2014-04-16
5
-8
/
+8
|
\
\
|
|
/
|
*
made {@inheritdoc} annotations consistent across the board
Fabien Potencier
2014-04-16
1
-1
/
+1
|
*
made phpdoc types consistent with those defined in Hack
Fabien Potencier
2014-04-15
4
-7
/
+7
*
|
Merge branch '2.4'
Fabien Potencier
2014-02-24
1
-0
/
+1
|
\
\
|
|
/
|
*
Update BCryptPasswordEncoder.php
v2.3.11
szymek
2014-02-19
1
-0
/
+1
*
|
feature #10005 [Security] Added named encoders to EncoderFactory (tamirvs)
Fabien Potencier
2014-01-18
2
-7
/
+48
|
\
\
|
*
|
[Security] Added named encoders to EncoderFactory
tamirvs
2014-01-18
2
-7
/
+48
|
|
/
*
|
Merge branch '2.4'
Fabien Potencier
2014-01-01
1
-1
/
+0
|
\
\
|
|
/
|
*
removed unneeded use statements
Fabien Potencier
2014-01-01
1
-1
/
+0
*
|
Fixed typos/CS/PHPDoc
Pascal Borreli
2013-11-24
1
-0
/
+2
*
|
Removed dead code (unused use statements).
Hugo Hamon
2013-10-16
1
-1
/
+0
*
|
Merge branch '2.3'
Fabien Potencier
2013-10-10
5
-18
/
+32
|
\
\
|
|
/
|
*
Merge branch '2.2' into 2.3
v2.3.6
Fabien Potencier
2013-10-10
5
-3
/
+42
|
|
\
|
|
*
[Security] limited the password length passed to encoders
v2.2.9
Fabien Potencier
2013-10-10
5
-2
/
+45
*
|
|
Merge branch '2.3'
Fabien Potencier
2013-09-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Set cost type to integer
v2.3.5
datibbaw
2013-09-27
1
-1
/
+1
*
|
|
[Security] limited the password length passed to encoders
Fabien Potencier
2013-09-23
5
-0
/
+26
|
/
/
*
|
[Security] fixed usage of the salt for the bcrypt encoder (refs #8210)
Fabien Potencier
2013-06-13
1
-1
/
+11
*
|
[Security] Disabled the BCryptPasswordEncoder tests for PHP versions lower th...
Jakub Zalas
2013-05-10
1
-1
/
+11
*
|
[Security] added an exception when the BCrypt encoder cannot be used (refs #7...
Fabien Potencier
2013-04-26
1
-0
/
+4
*
|
[Security] tweaked previous commit
Fabien Potencier
2013-04-25
1
-3
/
+1
*
|
Outsource all the BCrypt heavy lifting to a library
Elnur Abdurrakhimov
2013-04-25
1
-94
/
+7
*
|
[CS Fix] Consistent coding-style of concatenation operator usage
Dariusz Górecki
2013-04-02
1
-1
/
+1
|
/
*
[Security] fixed interface implementation (closes #6974)
Fabien Potencier
2013-02-05
1
-2
/
+2
*
fixed CS
Fabien Potencier
2013-02-05
1
-12
/
+14
*
Added BCrypt password encoder.
Elnur Abdurrakhimov
2013-02-05
1
-0
/
+146
*
Fixed most of the docblocks/unused namespaces
Florin Patan
2012-12-19
2
-0
/
+4
*
rename String to StringUtils
Fabien Potencier
2012-10-28
1
-2
/
+2
*
moved the secure random class from JMSSecurityExtraBundle to Symfony (closes ...
Fabien Potencier
2012-10-28
1
-10
/
+3
*
Merge branch '2.1'
Fabien Potencier
2012-10-18
1
-1
/
+1
|
\
|
*
change what I think is a typo
Grégoire Paris
2012-10-16
1
-1
/
+1
*
|
[Security] Added Pbkdf2PasswordEncoder
Sebastiaan Stok
2012-10-08
1
-0
/
+97
|
/
*
fixed CS
Fabien Potencier
2012-07-09
3
-5
/
+3
*
[Security] fixed exception message in EncoderFactory
Douglas Greenshields
2012-06-20
1
-1
/
+1
*
[Security] Fix retrieval of encoder when configured for concrete classes
Alexander
2012-06-18
1
-1
/
+1
*
[Security] allowed class names to be passed as an argument to EncoderFactoryI...
Fabien Potencier
2012-06-18
2
-6
/
+8
*
fixed phpdoc @param alignment
Fabien Potencier
2012-05-15
1
-1
/
+1
*
add missing class var; add phpdocs
Gordon Franke
2012-01-16
2
-0
/
+6
*
[DoctrineBridge] fixed some CS
Fabien Potencier
2011-12-13
2
-1
/
+3
*
fixed CS
Fabien Potencier
2011-06-08
2
-2
/
+2
*
[Security] various changes, see below
Johannes Schmitt
2011-03-10
4
-12
/
+12
*
replaced symfony-project.org by symfony.com
Fabien Potencier
2011-03-06
6
-10
/
+10
*
[Security] changed defaults for MessageDigestEncoder
Johannes Schmitt
2011-03-05
1
-1
/
+1
*
[Security] improved entropy to make collision attacks harder
Johannes Schmitt
2011-03-05
1
-1
/
+1
*
[Security] Removed useless else
Pascal Borreli
2011-02-27
1
-2
/
+2
*
[Security] simplified encoder factory implementation
Johannes Schmitt
2011-02-14
1
-29
/
+21
*
namespace changes
Johannes M. Schmitt
2011-01-26
6
-0
/
+353