You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: Some action types (applescript, shortcut, script) are client-specific payload extensions implemented by ntfy-macos.
200
-
They are not part of the ntfy protocol and will ignored by other ntfy clients.
199
+
> Some action types (`AppleScript` and `Shortcut`) are client-specific > payload extensions implemented by ntfy-macos.
200
+
> They are not part of the ntfy protocol and will ignored by other ntfy clients.
201
+
202
+
> `script` actions are blocked from the payload to prevent arbitrary code execution.
203
+
> `AppleScript` and `Shortcut` actions are sandboxed and considered safe to run, **but should only be used with a private ntfy server you fully control**.
0 commit comments