cakephp2-php8/lib/Cake/View/Helper
mark_story 5685c031e2 Disable autocomplete on CSRF/Security token fields.
New versions of Safari will overwrite these fields when a user uses the
back button. If one-time CSRF tokens are in use the request will be
blackholed.

Refs #10486
2017-04-05 13:02:17 -04:00
..
CacheHelper.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
FlashHelper.php Fix FlashHelper::render() cannot render default messages 2017-01-05 19:00:52 +09:00
FormHelper.php Disable autocomplete on CSRF/Security token fields. 2017-04-05 13:02:17 -04:00
HtmlHelper.php fix api generation 2016-08-02 22:01:35 +02:00
JqueryEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
JsBaseEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
JsHelper.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
MootoolsEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
NumberHelper.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
PaginatorHelper.php Fix warning in PHP 7.1 2016-10-11 16:59:35 -04:00
PrototypeEngineHelper.php Fix PHPDoc @return by replacing $this to self 2016-01-28 23:10:42 +02:00
RssHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SessionHelper.php Set the key variable in the SessionHelper. 2015-09-09 22:08:49 -04:00
TextHelper.php Merge branch 'master' into 2.7 2015-02-26 12:50:35 -05:00
TimeHelper.php Specify type hint 2015-10-27 16:47:48 +01:00