plugins/managesieve/lib/Roundcube/rcube_sieve.php | ●●●●● patch | view | raw | blame | history |
plugins/managesieve/lib/Roundcube/rcube_sieve.php
@@ -77,6 +77,8 @@ if (!empty($auth_cid)) { $authz = $username; $username = $auth_cid; } if (!empty($auth_pw)) { $password = $auth_pw; }