瀏覽代碼

Fix user_email missing from object properties (#6929)

frytimo 1 年之前
父節點
當前提交
b2592aabfb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      core/authentication/resources/classes/plugins/database.php

+ 1 - 0
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