| Age | Commit message (Collapse) | Author |
|
minute after there have been 5 consecutive failed login attempts.
Fix for ticket #589.
|
|
the validation code fails because it expects there to be an active
user.
|
|
|
|
- Kohana::log() -> Kohana_Log::add()
- Kohana::config_XXX -> Kohana_Config::instance()->XXX
- Implement View::set_global in MY_View
- Updated Cache_Database_Driver to latest APIs
- ORM::$loaded -> ORM::loaded()
- Updated item::viewable() to use K2.4 parenthesization
|
|
to allow for programmically login in and out.
|