Fix XSS in character search

This commit is contained in:
slawkens
2020-06-06 18:32:22 +02:00
parent c1d1e9596a
commit dfc70c098f
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
* Caused migrations being fired when user manually imported database
### Fixed
* XSS in character search
* Admin menu news editing warning when leaving page without touching the inputs
## [0.8.2 - 03.06.2020]