WebSockets security
Open
enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] CSP
- https://gist.github.com/subudeepak/9897212#websockets---help-me-from-this-nightmare-please
- https://django-csp.readthedocs.io/en/latest/configuration.html#policy-settings
- [ ] only allow connections from self/ALLOWED_HOSTS
- https://channels.readthedocs.io/en/latest/topics/security.html
- [ ] require user authentication?
- https://channels.readthedocs.io/en/latest/topics/authentication.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.