element-hq / element-hq/synapse
PushersRemoveRestServlet destroys pushers on a GET, potentially performed by a browser or antivirus
Open
T-Enhancement
Z-Help-Wanted
z-p2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#4249](https://github.com/matrix-org/synapse/issues/4249).
---
It should serve up a page which POSTs to itself, not doing it on the GET. Browsers preloading, clients previewing, or antiviruses scanning, may cause a user to inadvertently unsubscribe from push notifications.
Contributor guide
Assessment
This issue has not been assessed yet.