[horde] solution in Horde 5 ICMP for "Ask for confirmation before doing maintenance operations?"

Cristian-Petru Pencov cristian.pencov at artmatch.ro
Mon Jul 18 06:47:50 UTC 2016


Good morning,
I want to get rid of this dialog in H5 and I can not find it in the preferences file like it was in old version, or in account settings.

I want to do maintenance tasks, but I do not want to ask me or any user for confirmation every time! They even do not have a clue what's this maintenance mean.

Here is example from old version [v3] of preferences file located here config/prefs.php

$prefGroups['logintasks'] = array(
     'column' => _("Other Information"),
     'label' => _("Login Tasks"),
     'desc' => sprintf(_("Customize tasks to run upon logon to %s."), $GLOBALS['registry']->get('name')),
     'members' => array('do_maintenance', 'confirm_maintenance')
);

// confirm when doing maintenance operations? If false, they will
// be performed with no input from/check with the user.
$_prefs['confirm_maintenance'] = array(
     'value' => true,
     'locked' => false,
     'shared' => true,
     'type' => 'checkbox',
     'desc' => _("Ask for confirmation before doing maintenance operations?"),
     'help' => 'prefs-confirm_maintenance');

Thank you again.

Regards,
Cristian-Petru Pencov
IT specialist

ARTMATCH SRL
str. Ovidiu Cotrus 24/B, 300514 Timisoara, Romania
tel: +4 0256-305690 | fax: +4 0256-305697
mobile: +4 0721-202989
e-mail: cristian.pencov at artmatch.ro | internet: www.artmatch.ro



Please consider the environment before printing this email.
.





> Date: Sat, 16 Jul 2016 16:09:11 +0000
> From: Jan Schneider <jan at horde.org>



>
> Zitat von Cristian-Petru Pencov <cristian.pencov at artmatch.ro>:
>
>> Hello,
>> like I wrote in Subject, do we have solution in H5 to bring back this setting in Login Tasks.
>>
>> I didn't find in your lists or on the Internet something concrete.
>
> Not sure what you mean, you are asked for confirmation if you enabled any login tasks.
>
> -- 
> Jan Schneider
> The Horde Project
> http://www.horde.org/
>
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>





More information about the horde mailing list