diff --git a/core/authentication/resources/classes/plugins/database.php b/core/authentication/resources/classes/plugins/database.php index 99ff25c852..70095ed7d6 100644 --- a/core/authentication/resources/classes/plugins/database.php +++ b/core/authentication/resources/classes/plugins/database.php @@ -42,6 +42,7 @@ class plugin_database { public $password; public $key; public $debug; + public $user_email; /** * database checks the local database to authenticate the user or key