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
/
BCryptPasswordEncoder.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.8' into 3.1
v3.1.7
Fabien Potencier
2016-11-16
1
-1
/
+1
|
\
|
*
Merge branch '2.7' into 2.8
v2.8.14
Fabien Potencier
2016-11-15
1
-1
/
+1
|
|
\
|
|
*
DX: replace @link with @see annotation
v2.7.21
Dariusz Ruminski
2016-11-13
1
-1
/
+1
*
|
|
Merge branch '2.8' into 3.0
Nicolas Grekas
2015-12-22
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge branch '2.7' into 2.8
Nicolas Grekas
2015-12-22
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
*
[Security] Verify if a password encoded with bcrypt is no longer than 72 char...
Jakub Zalas
2015-12-17
1
-0
/
+2
*
|
|
Merge branch '2.8'
Nicolas Grekas
2015-11-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[Security\Core] Deprecate passing $salt to BCryptPasswordEncoder::encodePassw...
Nicolas Grekas
2015-11-04
1
-0
/
+2
|
*
|
Rely on iconv and symfony/polyfill-*
Nicolas Grekas
2015-10-28
1
-4
/
+0
|
|
/
*
|
[3.0] Removed some old hacks
Graham Campbell
2014-12-30
1
-4
/
+0
|
/
*
[2.3] CS And DocBlock Fixes
Graham Campbell
2014-12-22
1
-0
/
+1
*
Docblock fixes
Graham Campbell
2014-11-30
1
-2
/
+2
*
fix some docblocks
Christian Flothmann
2014-08-02
1
-0
/
+2
*
made phpdoc types consistent with those defined in Hack
Fabien Potencier
2014-04-15
1
-1
/
+1
*
Update BCryptPasswordEncoder.php
v2.3.11
szymek
2014-02-19
1
-0
/
+1
*
removed unneeded use statements
Fabien Potencier
2014-01-01
1
-1
/
+0
*
Merge branch '2.2' into 2.3
v2.3.6
Fabien Potencier
2013-10-10
1
-1
/
+6
|
\
|
*
[Security] limited the password length passed to encoders
v2.2.9
Fabien Potencier
2013-10-10
1
-0
/
+9
*
|
Set cost type to integer
v2.3.5
datibbaw
2013-09-27
1
-1
/
+1
*
|
[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
|
/
*
[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