From c4cc70e7eadaf0490cbd888638ad05703aa4a174 Mon Sep 17 00:00:00 2001 From: Arvid Zimmermann Date: Sat, 17 Dec 2022 14:32:55 +0100 Subject: [PATCH] added latest changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3439c71..842622a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ - Possible XSS prevented: Session cookie missed the "secure" and "httponly" flags - Possible path traversal in Media Manager plugin prevented - Uploaded files weren't checked properly ([#152](https://github.com/flatpressblog/flatpress/issues/152), [#170](https://github.com/flatpressblog/flatpress/issues/170)) -- Possible XSS prevented ([#153](https://github.com/flatpressblog/flatpress/issues/153)) +- Possible XSS prevented: Admin Area URL ([#153](https://github.com/flatpressblog/flatpress/issues/153)) # 2021-06-19: [FlatPress 1.2.1](https://github.com/flatpressblog/flatpress/releases/tag/1.2.1) ## Bugfixes