summaryrefslogtreecommitdiffstats
path: root/application/config/config.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...Phil Sturgeon1-17/+30
2011-02-11Adding config option to require 'secure' setting for all cookies- requires ht...Robin Sowell1-0/+2
2011-01-17Accidentally left csrf to turned on in last commitEric Barnes1-1/+1
2011-01-17Added access scope to security library and added config options for csrf prot...Eric Barnes1-2/+8
2011-01-12Changed instructions for location of log path. Fixes #305Eric Barnes1-1/+1
2010-12-27Implemented GET string support from Dan Horrigan and modified it slightly. Al...Phil Sturgeon1-18/+21
2010-12-15<kbd>['base_url']</kbd> is now empty by default and will guess what it should...Phil Sturgeon1-17/+20
2010-12-15Added full Query String and $_GET array support. This is enabled by default....Dan Horrigan1-0/+4
2010-10-07Automated merge with https://bitbucket.org/barrymieny/codeigniterDerek Jones1-2/+2
2010-10-07Fixed CSRF comments to avoid confusion.Shane Pearson1-2/+2
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-6/+6
2010-09-27added sess_expire_on_close to config file, corrected comment block for sessio...Derek Jones1-5/+12
2010-08-31Added fatal error to Session class when no encryption key is set in the confi...Derek Jones1-2/+2
2010-07-22Adding CSRF into configDerek Allard1-0/+11
2010-03-25moved application folder outside of the system folderDerek Jones1-0/+329