Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
mark_story
|
974ac44fb4
Use random iv values in rijndael.
|
13 years ago |
mark_story
|
613aa19d94
Use constants instead of strings.
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
AD7six
|
51946ff8fd
Remove Security.level from core.php
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 years ago |
Heath Nail
|
895fcac0cd
Improve Blowfish Docblocks
|
13 years ago |
Ceeram
|
0196c6f686
code optimizing and simplify _crypt(), see PR #853
|
13 years ago |
dogmatic69
|
cf8fccae96
converting $foo == null / $foo == false to !$foo
|
13 years ago |
mark_story
|
6664acba79
Merge branch 'master' into 2.3
|
13 years ago |
Kyle Robinson Young
|
200dd2dc9b
Code standards fixes, unneeded break statements
|
13 years ago |
mark_story
|
24b68ec1db
Ensure = is removed from generated salt values.
|
13 years ago |
mark_story
|
2359fb7e2e
Simplify number formatting.
|
13 years ago |
Heath Nail
|
434d3a7137
Add bcrypt support to Security::hash()
|
13 years ago |
Heath Nail
|
304d001dfb
Implement rijndael optional cookie encryption.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
9d325fe46e
Fixing most coding standard issues in Utility/
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
ADmad
|
4c042ae133
Adding proper visibility keywords for class functions
|
15 years ago |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 years ago |
AD7six
|
a3447592d5
updating langauge domains
|
15 years ago |
AD7six
|
e2dfafddb2
translation changes for the Utility dir
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
8436fd53d0
Changing initial uses of App::uses() to the new packages system
|
15 years ago |
José Lorenzo Rodríguez
|
b19b25a788
Moving some spare clases to the corresponding packages
|
15 years ago |