Fix typo.

This commit is contained in:
Lauri Ojansivu 2020-03-24 02:01:08 +02:00
parent 7c5f4a3849
commit 10b09b2da1

View file

@ -1,6 +1,6 @@
# v3.85 2020-03-23 Wekan release # v3.85 2020-03-23 Wekan release
This release fixes the following SECURITY VULNERABLITIES: This release fixes the following CRITICAL SECURITY VULNERABILITIES:
- [Fix XSS bug reported today 4 hours ago by Cyb3rjunky](https://github.com/wekan/wekan/commit/482682e50079d70c5113169020d6834013b57c11). - [Fix XSS bug reported today 4 hours ago by Cyb3rjunky](https://github.com/wekan/wekan/commit/482682e50079d70c5113169020d6834013b57c11).
Logged in users could run javascript in input fields. Logged in users could run javascript in input fields.