-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
views/NotifierUpdate: Escape square brackets in global message
Despite of having added v-pre in the right place, for some reason it looks like that template is not being updated properly when re-running the Django app. Until we find a fix for that issue we are adding a simple ugly escape for square brackets to tackle the XSS problem.
- Loading branch information
1 parent
a0814c2
commit e72bb15
Showing
1 changed file
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters