Age | Commit message (Collapse) | Author | Files | Lines |
|
https.
|
|
|
|
Elaborated on its functionality in the user guide.
|
|
|
|
|
|
with backticks (`) so fields like "default" and "order" will not cause SQL errors.
|
|
with backticks (`) so fields like "default" and "order" will not cause SQL errors.
|
|
|
|
|
|
"post" method.
Based on comments here
http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor/suggestions/1346917-allow-this-input-post-to-return-array-of-eve
|
|
|
|
base_url() in url_helper accordingly.
|
|
was returning an incorrect URI, which caused a 404 when a query string was used and no controller specified. via Dan Horrigan
|
|
|
|
|
|
|
|
generate().
|
|
|
|
which broke routing.
|
|
available but no method. Fixes #19
|
|
|
|
|
|
|
|
file_mod->download() depends on the trailing slash to determine whether
the user wants highlighting or not so we prevent it from being removed.
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
|
|
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unicode Consortium's trademark.
|
|
actually set.
|
|
|
|
->input->is_cli_request();
|
|
|
|
There are still bots which are able to trick the hidden email field and
they upload phishing pages which let to paste.xinu.at being listed.
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
protection
|
|
implementation
|
|
to load environment configs first.
|
|
|
|
environment first.
|
|
|
|
|
|
|
|
|
|
$this->email->initialize().
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
|