Mark Story
|
dec61b9d01
Fix use of data()
|
9 years ago |
Mark Story
|
888ff74326
Replace calls to config() with get/setConfig()
|
9 years ago |
Anthony GRASSIOT
|
1e6a0ab536
Remove more deprecated function's call
|
9 years ago |
antograssiot
|
56200bb593
remove deprecated calls form Cake\Controller
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
Mark Story
|
8e7b79b9a2
Get request/response from the controller.
|
9 years ago |
dereuromark
|
223152eb78
Clean up ServerResponse usage to be consistent.
|
9 years ago |
dereuromark
|
e52cb7a23b
Fix doc blocks for auto complete
|
9 years ago |
Mark Story
|
b4aed2425e
Use fewer empty calls.
|
9 years ago |
Mark Story
|
1377aa88c3
Move read operations to use un-deprecated APIs in components.
|
9 years ago |
mscherer
|
8a3b47f132
Fix up doc block annotations for optional null input.
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Justin Yost
|
b3753dc6d3
Change Exception Throw When SecurityComponent ValidatePost Fails
|
10 years ago |
Jorge González
|
1bf0d82391
code improvements fixing PR comments from @markstory
|
10 years ago |
Jorge González
|
9b8e149795
fix missing @return
|
10 years ago |
Jorge González
|
8b80371206
improve thrown exception to include the blackhole reason details
|
10 years ago |
Jorge González
|
8162ba0b24
fix empty use
|
10 years ago |
Jorge González
|
f3c03286e2
Merge remote-tracking branch 'upstream/master' into feature/debug-security
|
10 years ago |
Jorge González
|
63f564ad56
refactor and improve unit tests
|
10 years ago |
Jorge González
|
a6235ca2a8
fix merge conflicts
|
10 years ago |
Alejandro Ibarra
|
5e814a1db5
Merge branch 'feature/debug-security-merge' of github.com:CakeDC/cakephp into feature/debug-security-merge
|
10 years ago |
Alejandro Ibarra
|
21cf791461
Refactoring SecurityComponent to show messages
|
10 years ago |
Jorge González
|
98fd7a6f27
fix unit tests, add wrapper to check exceptions and debug messages
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Jorge González
|
e73f064c71
fix unit tests, add wrapper to check exceptions and debug messages
|
10 years ago |
Alejandro Ibarra
|
e5ad7ff946
Fix locked issues
|
10 years ago |
Alejandro Ibarra
|
bc4a57dea5
Merge branch 'feature/debug-security' into feature/debug-security-merge
|
10 years ago |
Mark Scherer
|
d5c39cc444
Fix some more doc block issues.
|
10 years ago |
Jorge González
|
514cccda66
security debug improvements
|
10 years ago |
Alejandro Ibarra
|
e1ca3348a8
Modify auth and secure methods with new exceptions
|
10 years ago |