index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
config
/
config.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
Add IPv6 and array() support for *proxy_ips* configuration
Andrey Andreev
1
-6
/
+10
2012-08-30
Added session driver config items
dchill42
1
-0
/
+5
2012-07-03
replaced double quotes with single in $config['cookie_... string values
Dumk0
1
-3
/
+3
2012-06-15
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
1
-7
/
+7
2012-06-15
Merge branch 'feature/minify_output' of https://github.com/atiredmachine/Code...
Phil Sturgeon
1
-0
/
+13
2012-06-14
Polish changes from pull #1233 - Session class already has the time_reference...
Andrey Andreev
1
-3
/
+3
2012-06-13
Fixed some stuff in documentation.
Iban Eguia
1
-3
/
+4
2012-06-12
Changed the config parameter. The session's _get_time() function has also ch...
Iban Eguia
1
-2
/
+2
2012-06-10
Changed the default timezone to local and explained in the config file.
Iban Eguia
1
-2
/
+3
2012-03-27
Fixed typo.
Iban Eguia
1
-1
/
+1
2012-03-27
Changed Date helper to return time() based on the timezone parameter.
Iban Eguia
1
-9
/
+7
2012-03-26
Clear some spaces and fix some inconsistencies in application/ php files
Andrey Andreev
1
-3
/
+3
2012-03-18
add support for httponly cookies
freewil
1
-0
/
+2
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
2012-01-25
Rudimentary minifying of output.
Thor (atiredmachine)
1
-0
/
+13
2012-01-08
Merge pull request #850 from RS71/develop
Phil Sturgeon
1
-0
/
+2
2012-01-02
Updating copyright date to 2012
Greg Aker
1
-1
/
+1
2011-12-31
Update application/config/config.php
RS71
1
-0
/
+2
2011-10-27
Added links to the user guide for Encryption class and Session class.
Kyle Ridolfo
1
-0
/
+3
2011-10-21
fixing typo in attribution block
Derek Jones
1
-1
/
+1
2011-10-20
adding new license file (OSL 3.0) and updating readme to ReST
Derek Jones
1
-0
/
+25
2011-08-28
always use charset config item
freewil
1
-0
/
+2
2011-08-25
Merge remote-tracking branch 'alexbilbie/csrf-override' into feature/csrf-verify
Eric Barnes
1
-0
/
+2
2011-08-21
added ability to log certain error types, not all under a threshold
Nithin
1
-0
/
+4
2011-08-21
Added new config parameter "csrf_exclude_uris" which allows for URIs to be wh...
Alex Bilbie
1
-0
/
+2
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-20
/
+20
2011-04-25
Fixed double-space typo.
Razican
1
-20
/
+20
2011-02-16
Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...
Phil Sturgeon
1
-17
/
+30
2011-02-11
Adding config option to require 'secure' setting for all cookies- requires ht...
Robin Sowell
1
-0
/
+2
2011-01-17
Accidentally left csrf to turned on in last commit
Eric Barnes
1
-1
/
+1
2011-01-17
Added access scope to security library and added config options for csrf prot...
Eric Barnes
1
-2
/
+8
2011-01-12
Changed instructions for location of log path. Fixes #305
Eric Barnes
1
-1
/
+1
2010-12-27
Implemented GET string support from Dan Horrigan and modified it slightly. Al...
Phil Sturgeon
1
-18
/
+21
2010-12-15
<kbd>['base_url']</kbd> is now empty by default and will guess what it should...
Phil Sturgeon
1
-17
/
+20
2010-12-15
Added full Query String and $_GET array support. This is enabled by default....
Dan Horrigan
1
-0
/
+4
2010-10-07
Automated merge with https://bitbucket.org/barrymieny/codeigniter
Derek Jones
1
-2
/
+2
2010-10-07
Fixed CSRF comments to avoid confusion.
Shane Pearson
1
-2
/
+2
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
1
-6
/
+6
2010-09-27
added sess_expire_on_close to config file, corrected comment block for sessio...
Derek Jones
1
-5
/
+12
2010-08-31
Added fatal error to Session class when no encryption key is set in the confi...
Derek Jones
1
-2
/
+2
2010-07-22
Adding CSRF into config
Derek Allard
1
-0
/
+11
2010-03-25
moved application folder outside of the system folder
Derek Jones
1
-0
/
+329