Skip to content

Commit 51a9133

Browse files
author
quentusrex
committed
:( I had it right the first time. It's getting too late to submit patches.
1 parent c90ddef commit 51a9133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/mail/form/mail_user_filter.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
$form["db_history"] = "no";
4343
$form["tab_default"] = "filter";
4444
$form["list_default"] = "mail_user_filter_list.php";
45-
$form["auth"] = 'yes'; // yes / no
45+
$form["auth"] = 'no'; // yes / no
4646

4747
$form["auth_preset"]["userid"] = 0; // 0 = id of the user, > 0 id must match with id of current user
4848
$form["auth_preset"]["groupid"] = 0; // 0 = default groupid of the user, > 0 id must match with groupid of current user

0 commit comments

Comments
 (0)