diff --git a/plugins/auth/lib/yform/validate/ycom_auth.php b/plugins/auth/lib/yform/validate/ycom_auth.php index b9d2df2f..857b7c39 100644 --- a/plugins/auth/lib/yform/validate/ycom_auth.php +++ b/plugins/auth/lib/yform/validate/ycom_auth.php @@ -34,6 +34,10 @@ public function enterObject(): void return; } + if (0 < count($this->params['warning'])) { + return; + } + /* login_status 0: not logged in