Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-10 | Changing all class constructors to __construct() | Greg Aker | 1 | -1/+1 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-07 | Automated merge with https://bitbucket.org/barrymieny/codeigniter | Derek Jones | 1 | -3/+7 |
2010-10-07 | modified the security helper to assist in preventing directory traversal when... | Derek Jones | 1 | -3/+7 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -71/+71 |
2010-08-31 | fixed spelling error in Security class property for the CSRF cookie | Derek Jones | 1 | -8/+8 |
2010-07-26 | separated the CSRF cookie name from the token, forced new token on successful... | Derek Jones | 1 | -14/+15 |
2010-07-22 | Adding CSRF into config | Derek Allard | 1 | -5/+11 |
2010-04-15 | Fixing a bug where odbc/mssql/oci8 db drivers would encounter a PHP error due... | Greg Aker | 1 | -40/+2 |
2010-03-30 | moved entity_decode() to the Security library to handle an issue with HTML in... | Derek Jones | 1 | -3/+52 |
2010-03-03 | added Security library | Derek Jones | 1 | -0/+710 |