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
/
Tests
/
Core
/
Encoder
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Security] Split the component into 3 sub-components Core, ACL, HTTP
Bernhard Schussek
2013-09-18
6
-381
/
+0
*
[Security] Disabled the BCryptPasswordEncoder tests for PHP versions lower th...
Jakub Zalas
2013-05-10
1
-0
/
+11
*
Outsource all the BCrypt heavy lifting to a library
Elnur Abdurrakhimov
2013-04-25
1
-55
/
+5
*
[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
-6
/
+6
*
Added BCrypt password encoder.
Elnur Abdurrakhimov
2013-02-05
1
-0
/
+112
*
[Security] Added Pbkdf2PasswordEncoder
Sebastiaan Stok
2012-10-08
1
-0
/
+45
*
[Security] removed test that fail on PHP 5.3.3
Fabien Potencier
2012-06-18
1
-4
/
+0
*
[Security] fixed some unit tests for PHP 5.3.3 (see https://bugs.php.net/bug....
Fabien Potencier
2012-06-18
1
-4
/
+17
*
[Security] Add failing testcases for EncoderFactory
Alexander
2012-06-18
1
-0
/
+23
*
[Security] allowed class names to be passed as an argument to EncoderFactoryI...
Fabien Potencier
2012-06-18
1
-0
/
+19
*
moved component and bridge unit tests to the src/ directory
Fabien Potencier
2012-03-29
4
-0
/
+212