commit | 06f43faefd0f212447b9776718ec61c5ebc6de61 | [log] [tgz] |
---|---|---|
author | darwinel <kmorssink@gmail.com> | Sun Feb 09 01:26:26 2014 +0100 |
committer | darwinel <kmorssink@gmail.com> | Sun Feb 09 01:26:26 2014 +0100 |
tree | ca4c9cadffab7d4e20eb80ea21562525127ba320 | |
parent | 1993aab7798282a1af7960e88a5c3835c79d4932 [diff] |
CodeIgniter support some basic web security by default! I think its better to enable this basic security options by default. It’s more likely that users who build a new website or application from ground up, and use CodeIgniter can get used to this and eventually turn this off. From a web security perspective, we can support a more secure web, by default! Who agrees?