phpnut
|
bf273081f0
|
Closes #3238, added ability to turn of check for HTTP_USER_AGENT by using Configure::write('Session.checkAgent', false); in a beforeFilter().
Added test for changes.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5770 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-10-17 00:40:47 +00:00 |
|
phpnut
|
1df4249d54
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
Added test for #2882.
Corrected header files in tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5428 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-07-09 17:02:55 +00:00 |
|
gwoo
|
16332140bf
|
updating most tests with fixes to coding standards
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5395 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-07-08 01:17:57 +00:00 |
|
nate
|
07006c9e4a
|
Allowing spaces in session keys (Ticket #2639)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5208 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-27 04:10:29 +00:00 |
|
mariano.iglesias
|
5c1d178616
|
Preventing session started messages in session test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4775 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 04:27:44 +00:00 |
|
nate
|
fb7c56024c
|
Shortening notation in Session test, removing debug data from HtmlHelper test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4621 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 14:58:19 +00:00 |
|
dho
|
a0897be3fb
|
Fixing small bug in Session::check() (ticket #2257)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4618 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 12:47:49 +00:00 |
|