Age | Commit message (Collapse) | Author | Files | Lines |
|
eval(), plugging an arbitrary script execution hole
http://codeigniter.com/bug_tracker/bug/6068/
|
|
between multipart headers and the ignored MIME message area
http://codeigniter.com/bug_tracker/bug/6681/
|
|
without the controller name in the URL
http://codeigniter.com/bug_tracker/bug/6517/
|
|
|
|
|
|
|
|
HTTP_X_FORWARDED_FOR header safely to determine the visitor's IP address
|
|
|
|
|
|
immediately followed by another tag.
|
|
contain, but do not start/finish with block level elements.
|
|
|
|
|
|
|
|
block matching, etc.
|
|
|
|
character entity e.g.
&foo you know?
would become
&foo;you know?
instead of
&foo; you know?
|
|
Manipulation Class.
|
|
|
|
convert them all at once or either your opening or your ending (whichever you process first) is going to be too greedy.
|
|
syntax in from()
|
|
|
|
when required
|
|
|
|
|
|
|
|
simplified paragraph tag cleanup regex
|
|
removed some unneeded whitespace
|
|
|
|
alphabetical order, added corresponding changelog note
|
|
|
|
|
|
|
|
are encountered.
|
|
|
|
|
|
was incorrectly matching in cases like
<p></p><blockquote><p>
resulting in a removal of the paragraph tag from within the blockquote.
also tweaked some looping code to make it a hair more efficient
|
|
when "matching" one field to another.
|
|
|
|
|
|
of tags were enountered
|
|
|
|
|
|
|
|
ignoring config files unless they were named with the correct case
|
|
"required" rule.
|
|
|
|
|
|
|
|
|