Files
seerr/server
fallenbagel 1f73abbbbb fix(webpush): scope stale subscription cleanup to actual endpoint rotations
Stale cleanup matched only on userAgent, deleting subscriptions from subling devices that share a UA
string (e.g. two iphones of the same model). Now requires matchin auth so only tru iOS endpoint
rotations are cleaned up.

fix #2660
2026-06-13 19:50:16 +02:00
..