Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the action buttons and other content such as the list of scheduled tasks.
|
|
|
|
|
|
problems with other text fields in IE and it violates our case standards. Fixes ticket #912
|
|
string(""). Fixes ticket #987.
|
|
click guard. Fixes ticket #1000.
|
|
|
|
|
|
|
|
|
|
|
|
users.
|
|
from an existing task. When the task becomes due, it will run depending on traffic to the web site. It uses the gallery_shutdown event to time slice the task.
|
|
|
|
|
|
|
|
|
|
|
|
required in model validation. Without this, any save on a user
without email will fail which means that you can't log in.
Bump user module to version 3.
|
|
|
|
successful.
|
|
mostly issues around uninitialized variables, calling non-static
functions in a static context, calling Session functions directly
instead of on its singleton, passing non-variables by reference, and
subclasses not using the same interface as the parent class.
|
|
a year.
|
|
|
|
normalizes them to <br />, i.e. leading to a mismatch.
|
|
So just create var/security_test and delete it when we're done.
|
|
|
|
in phpinfo(), then force it to America/Los_Angeles for now.
|
|
system/config/locale.php. This fixes the "date_default_timezone_set()
[function.date-default-timezone-set]: Timezone ID '' is invalid" error.
|
|
|
|
|
|
|
|
|
|
auth::validate_too_many_failed_logins() to conceptually separate the
two.
|
|
And make the REST auth token less predictable by using a better source for randomness.
|
|
in the version 24 upgrade code.
Update packager to serialize files so that we can serialize the new
.htaccess files
Update init_var.php to include the newly serialized .htaccess files.
Fixes ticket #587.
|
|
Fixes ticket #587.
|
|
Fixes ticket #995.
|
|
minute after there have been 5 consecutive failed login attempts.
Fix for ticket #589.
|
|
|
|
Fixes ticket #997 (highest prime under 1000!)
|
|
|
|
form::hidden() changed in K24 breaking this. Also fixed the spelling
of "$order_params"
|