Restrict Web Push delivery to public endpoints #654
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#654
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/653-push-endpoint-egress-policy"
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?
Closes #653
Validates Web Push endpoints before persistence and immediately before delivery, rejects non-public DNS answers and unsafe URL authorities, disables redirects, and removes unsafe legacy subscriptions without contacting them.
Tests:
python3 -m pytest tests/ -q(1311 passed).