CakePHP 1.3.0 Cookie value not encrypting
- by Jason McCreary
I noticed in Firefox when viewing the cookies that the values I am saving are not encrypted. The CakePHP Book states that values are encrypted by default on write(). I can't seem to find any gotchas in the doc
Anyone else experience this problem? I am sure I am missing something.. Would it matter that the value being set is a integer?