mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 00:56:29 +00:00
Allow manager role to access DNS API (#1219)
This commit is contained in:
parent
9e41d0c5b0
commit
35033d1f76
@ -67,6 +67,7 @@ ADDONS_ROLE_ACCESS = {
|
||||
),
|
||||
ROLE_MANAGER: re.compile(
|
||||
r"^(?:"
|
||||
r"|/dns/.*"
|
||||
r"|/homeassistant/.+"
|
||||
r"|/host/.+"
|
||||
r"|/hardware/.+"
|
||||
|
Loading…
x
Reference in New Issue
Block a user