Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
7b3be2fbcf62791918be5fe6d5c42eb005eb7342
/
system
/
libraries
/
Security.php
a926328
Changing all class constructors to __construct()
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
aa7d3f9
Automated merge with https://bitbucket.org/barrymieny/codeigniter
by Derek Jones
· 14 years ago
2ef3759
modified the security helper to assist in preventing directory traversal when using sanitize_filename() for user input
by Derek Jones
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
95b183ad
fixed spelling error in Security class property for the CSRF cookie
by Derek Jones
· 14 years ago
b3f10a2
separated the CSRF cookie name from the token, forced new token on successful POST
by Derek Jones
· 14 years ago
958543a
Adding CSRF into config Adding CSRF token into form open()
by Derek Allard
· 15 years ago
757dda6
Fixing a bug where odbc/mssql/oci8 db drivers would encounter a PHP error due to a function being moved from the input to security class.
by Greg Aker
· 15 years ago
a091147
moved entity_decode() to the Security library to handle an issue with HTML in input when the global XSS filter is enabled
by Derek Jones
· 15 years ago
e701d76
added Security library
by Derek Jones
· 15 years ago