Age | Commit message (Collapse) | Author | Files | Lines |
|
split so that no regex breaks the rule splitting.
|
|
|
|
|
|
|
|
set_message() and set_error_delimiters() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on some hosts
|
|
|
|
|
|
when using sanitize_filename() for user input
|
|
fixes #173
|
|
|
|
|
|
|
|
http://bitbucket.org/ellislab/codeigniter/issue/38/slight-bug-with-profilerphp
Slight tweak to SQL query display in output profiler.
|
|
http://bitbucket.org/ellislab/codeigniter/issue/111/profiler-output-does-not-validate
|
|
instead of the fetched variable
|
|
sessions to auto-expire when the browser window is closed.
|
|
clear() method in the Email lib
|
|
- Removed double-encoding with XOR scheme when Mcrypt is available. Additional obfuscation was not significantly aiding security, and came at a very high performance cost.
- Changed the default encryption mode from ECB to CBC for much improved security
- Added an encode_from_legacy() method to allow re-encoding of permanent data that was originally encoded with the older methods.
|
|
|
|
|
|
when an empty string is attempted to be used as an encryption key
|
|
config file, for additional assurance that session manipulation can be prevented
|
|
operations when using the GD lib.
|
|
|
|
the CI lang file from loading. Fixes #473
|
|
successful POST
|
|
Adding CSRF token into form open()
|
|
were used as the allowed_types.
|
|
|
|
|
|
setting their values to FALSE in the pagination library.
|
|
Upload library.
|
|
|
|
variables, fixes #42
|
|
|
|
|
|
a Zip archive.
|
|
|
|
|
|
|
|
libraries. Fixes #35
|
|
5fe3b04bdf44 to standardize input
|
|
will remove any wrapping \ and "
|