Jose Lorenzo Rodriguez
|
caac0c6d0a
Moving Utility\Time to I18n\Time
|
11 years ago |
ADmad
|
2936f6d1a4
Update docblock.
|
11 years ago |
ADmad
|
ec84c26e46
Set default cookie path to app's base path instead of "/".
|
11 years ago |
mark_story
|
849a04f897
Add lazy reading of cookie data.
|
11 years ago |
euromark
|
2527d9ebd7
Remove unused use imports
|
11 years ago |
mark_story
|
d68caa6077
Use the Time utility instead of \DateTime
|
11 years ago |
mark_story
|
79f20ca900
Use short array syntax.
|
11 years ago |
mark_story
|
ad2f11ee63
Expand doc blocks more.
|
11 years ago |
mark_story
|
447aa1966e
Expand doc comments a bit.
|
11 years ago |
mark_story
|
98e4f253e2
Remove unused code paths.
|
11 years ago |
mark_story
|
006b96b549
Check cipher names when encrypting or decrypting values.
|
11 years ago |
mark_story
|
33908a5079
Remove encrpyption method.
|
11 years ago |
mark_story
|
e4ddc5c098
Add additional test for read/write and remove destroy.
|
11 years ago |
mark_story
|
eee450f179
Update delete() to work with new implementation of cookies.
|
11 years ago |
mark_story
|
c79533cd3f
Fix writing mixed encryption cookies in one write() call.
|
11 years ago |
mark_story
|
875dd30075
Fix read() and check().
|
11 years ago |
mark_story
|
82c1443ee1
Start hacking on read() function and trying to get it working.
|
11 years ago |
mark_story
|
c7371a06c8
Add configKey() method.
|
11 years ago |
mark_story
|
da143545fd
Implement implementedEvents on all core components.
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
euromark
|
0feb766f5d
harden method signatures
|
12 years ago |
ADmad
|
55dce21efe
Update docblock.
|
12 years ago |
ADmad
|
a83527d9ff
Replace CookieComponent::type() with CookieComponent::encryption().
|
12 years ago |
ADmad
|
e3fa02b6d2
Reduce calls to config().
|
12 years ago |
ADmad
|
38a39c94cc
Switch from using properties to config() for CookieComponent.
|
12 years ago |
AD7six
|
74725579d7
update Controller NS to be settings -> config()
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |