mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-23 15:20:33 +03:00
Clarify Permission Manager responsibilities in HLD
This commit is contained in:
parent
96f446c4a0
commit
438fd93d8e
@ -101,9 +101,11 @@ Implementations of metadata agents, starting with:
|
||||
|
||||
Component that:
|
||||
|
||||
- Validates plugin permissions against configuration
|
||||
- Enforces per-plugin restrictions on host functions
|
||||
- Manages plugin-specific configurations
|
||||
- Validates plugin manifests against administrator-defined security policies
|
||||
- Controls which host functions each plugin can access
|
||||
- Enforces URL-specific HTTP access restrictions
|
||||
- Manages data access permissions (configuration, user preferences)
|
||||
- Provides runtime security checks during plugin execution
|
||||
|
||||
### 2.3 Data Flow
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user