This commit is contained in:
Arvid Zimmermann 2020-10-25 07:49:32 +01:00 committed by GitHub
parent c8a2495a99
commit dfa6711816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@
- Footnotes plugin: Usage how-to added - Footnotes plugin: Usage how-to added
- Lightbox plugin: Slimbox version updated, broken overlay fixed - Lightbox plugin: Slimbox version updated, broken overlay fixed
## Security ## Security
- Security fix: Possible CSFR attack prevented (see [details](https://www.exploit-db.com/exploits/39870 "exploit-db.com/exploits/39870")) - Security fix: Possible CSRF attack prevented (see [details](https://www.exploit-db.com/exploits/39870 "exploit-db.com/exploits/39870"))
## Bugfixes ## Bugfixes
- Correct handling of special characters in URLs (see [PR11](https://github.com/flatpressblog/flatpress/pull/11 "Pull request #11")) - Correct handling of special characters in URLs (see [PR11](https://github.com/flatpressblog/flatpress/pull/11 "Pull request #11"))
- HTTPS allowed in comment URLs - HTTPS allowed in comment URLs