[dev] auth capabilities checking is missing in
horde/services/shares/edit.php
Chuck Hagenbuch
chuck at horde.org
Tue Mar 16 07:39:12 PST 2004
Quoting Didier Colens <dcolens at cisco.com>:
> In horde/services/shares/edit.php around line 320:
> if (is_a($share, 'PEAR_Error')) {
> $title = _("Edit Permissions");
> } else {
> $title = sprintf(_("Edit Permissions for %s"), $share->get('name'));
> }
>
> $userList = $auth->listUsers(); <============There's no
> check for list capability of the auth driver here.
Fixed, thanks.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the dev
mailing list