Bug: Ntfy supportsMedia() inconsistency #126
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Audit Finding
Severity: Low
Issue:
NtfyService::supportsMedia()returnstruebutgetSupportedMediaTypes()returns[](empty). These should be consistent.Fix: Set
supportsMedia()tofalse, or add attachment support via ntfy's attach header.Files:
plg_mokojoomcross_ntfy/NtfyService.phpBranch created:
feature/126-bug-ntfy-supportsmedia-inconsistency