penpot/frontend
Andrey Antukh 067ef9d99b Require re-confirmation when plugin manifest differs on open
When the fetched manifest differs from the stored manifest
(code, name, etc.), show the permissions dialog instead of
silently updating — preventing execution of tampered/injected
plugins.

On fetch error, show a warning notification instead of loading
with the old manifest.

Bundled plugins (no URL) skip validation as they are trusted
with no remote source.

Completes the 3-layer defense for T3-N1-02: (1) closed
permission schema, (2) dedicated RPC methods, (3) integrity
validation on open.

AI-assisted-by: qwen3.7-plus
2026-08-17 14:19:44 +02:00
..
2026-08-06 08:55:58 +02:00
2026-08-17 12:26:49 +02:00
2026-07-31 18:53:05 +02:00