Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3934a4a803ee2069ac7622e4c2565fb5fee11ce9
/
application
/
config
21ca8cc
added sess_expire_on_close to config file, corrected comment block for session config vars. Fixes #149
by Derek Jones
· 14 years ago
5485db5
Added fatal error to Session class when no encryption key is set in the config file, for additional assurance that session manipulation can be prevented
by Derek Jones
· 14 years ago
b76fedd
single quotes instead of double quotes by default to prevent PHP from trying to parse a $ in a password as a variable.
by Derek Allard
· 14 years ago
958543a
Adding CSRF into config Adding CSRF token into form open()
by Derek Allard
· 15 years ago
f1a02f9
fixed a file location in an EOF comment
by Derek Jones
· 15 years ago
f0b3994
moved application folder outside of the system folder
by Derek Jones
· 15 years ago