John Bieling
2015-05-19 c3a606886972894b66c9b92a7daa5a02f95995e8
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;
        }