Age | Commit message (Collapse) | Author |
|
change providers otherwise the user_installer code is going to be
calling auth::login() which causes all kinds of unexpected weirdness,
like it triggers the handler in gallery_event which detects graphics
toolkits, and that's only supposed to run on the first admin login.
|
|
the validation code fails because it expects there to be an active
user.
|
|
|
|
|
|
down to the JS as an object.
|
|
|
|
which will interpret that as a true value, when it's not.
|
|
The preference block must have been broken by a jquery update, and the cookie reading by a Kohana update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also clean the subject line and email message body of the contact user email.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resources, but we differentiate resources as collections and entities.
|
|
Conflicts:
modules/gallery/tests/Access_Helper_Test.php
|
|
|
|
|
|
access::deny since the mptt pointers will have changed.
|
|
|
|
way as non admin forms. i.e. a uri of /form/add/admin/<controller>/parms gets routed as admin/<controller/form_add/<parms>
|
|
|
|
|
|
|
|
|
|
weeks) from var/logs and var/tmp. Fixes ticket #982
|
|
relationship collections.
|
|
album cover.
|
|
we need it for the item_updated event.
|
|
of locale tags to be consistent with the user edit form.
|
|
it the right way. Set a default email address for admins.
|
|
1) They don't require email
2) Guest users aren't in the everybody group.
|
|
failure. Else, we can get into an infinite recursion.
|
|
|
|
failure. Else, we can get into an infinite recursion.
|