Update changelog for 10.3.0

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2019-05-20 17:10:24 -06:00
parent 6fbed41b7b
commit b407231132
+2 -2
View File
@@ -47,9 +47,9 @@ Changes:
Security:
* Generate new passwords in a secure way
* CVE-2019-10908 Generate new passwords in a secure way
* Fix a xss and clean up some js
* Use a random key to "encrypt" the remember-me cookie's value
* CVE-2019-10907 Use a random key to "encrypt" the remember-me cookie's value
* Use https for external links
* Fix a bunch of dom-based xss
* Add a noopener and noreferrer to external urls