mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-20 11:41:05 +03:00
debug, desktop oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ pub struct WhitelistItem {
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize, Default)]
|
||||
pub struct UserInfo {
|
||||
#[serde(default)]
|
||||
#[serde(default, flatten)]
|
||||
pub settings: UserSettings,
|
||||
#[serde(default)]
|
||||
pub login_device_whitelist: Vec<WhitelistItem>,
|
||||
|
||||
Reference in New Issue
Block a user