Add an accent-colored new-node button that opens independent login windows with scoped Tauri permissions
Hop-State: A_06FPHE7W9CXE3QZY70FNMH8 Hop-Proposal: R_06FPHE77PJN045T67QKDFA0 Hop-Task: T_06FPHCF4TTA40Z7GKD237Z8 Hop-Attempt: AT_06FPHCF4TRY8K16J9218WER
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[[permission]]
|
||||
identifier = "local-app"
|
||||
description = "Allows bundled Synapsis screens to connect, authenticate, and hand off to a node."
|
||||
commands.allow = [
|
||||
"connect",
|
||||
"login",
|
||||
"register",
|
||||
"logout",
|
||||
"has_web_session",
|
||||
"open_web_app",
|
||||
"open_login_window",
|
||||
]
|
||||
Reference in New Issue
Block a user