Age | Commit message (Collapse) | Author | Files | Lines |
|
Conflicts:
system/core/Security.php
|
|
per Phil updating some whitespace issues
|
|
Updated MIME Types with certs and new audio/video files as well as added
extra types for some existing files.
|
|
|
|
whitelisted from CSRF verification. Fixes #149
|
|
|
|
|
|
|
|
648b42a75739, which was a NON-trivial whitespace commit
|
|
broke the Typography class's string replacements, for instance
|
|
broke the Typography class's string replacements, for instance
|
|
property instead of static, in case multiple database servers are connected to in a single request. Also clarified description of the 'dbcollat' setting in the configuration files
|
|
|
|
|
|
|
|
|
|
Thanks to danijelb for the pull request.
|
|
|
|
attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings)
|
|
needless file stats if no packages exist or if the developer does not load any other packages by default.
|
|
|
|
|
|
|
|
|
|
comments in the index method that may help users new to CodeIgniter.
|
|
|
|
into my secure cookie change.
|
|
|
|
https.
|
|
|
|
|
|
|
|
|
|
protection
|
|
|
|
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
Also tweaked his regex_match changes.
|
|
controller name. This is useful for 404 pages on errors/page_missing or /pages/view/404.
|
|
should be.
|
|
default. Added a seperate config option to enable/disable the $_GET array.
|
|
|
|
|
|
|
|
|
|
|
|
the old Base5.
If a constructor is needed in a controller, call parent::__contruct()
|
|
|
|
|