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
/
system
/
libraries
/
Security.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-16
Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...
Phil Sturgeon
1
-32
/
+37
2011-02-14
Whitespace cleanup in libraries/
Pascal Kriete
1
-1
/
+1
2011-02-11
Doy- forget the session cookie function! Added secure cookie config check th...
Robin Sowell
1
-1
/
+2
2011-01-27
Automated merge with https://bitbucket.org/ellislab/codeigniter
Phil Sturgeon
1
-31
/
+36
2011-01-17
Added access scope to security library and added config options for csrf prot...
Eric Barnes
1
-31
/
+36
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
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