-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
criticalDangerous, needs attention asapDangerous, needs attention asap
Description
- Check Firebase-only solutions (Firestore Rules) for validating XSS attacks when creating/editing Posts
- Other possible solutions are:
- do server-side validation outside Firebase (i.e., Node or PHP backend)
- use Markdown in Posts, and allow only Markdown content to allow simpler Firebase-only validation: #135
Metadata
Metadata
Assignees
Labels
criticalDangerous, needs attention asapDangerous, needs attention asap