From 21624ae46e8d3758b1b219f249ca31637802acc6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Jun 2025 18:38:09 +0200 Subject: [PATCH] Update 1.3.8.md --- website/docs/changelog/1.3.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/1.3.8.md b/website/docs/changelog/1.3.8.md index 045a0e5e..d1c2418a 100644 --- a/website/docs/changelog/1.3.8.md +++ b/website/docs/changelog/1.3.8.md @@ -1,7 +1,7 @@ Not released yet ### 💅 Polish -- [CSRF tokens](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html) added to all OpenPanel UI pages. +- [CSRF protection](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html) added to all OpenPanel UI pages. - [`domain_link` class can now be used in OpenPanel UI templates to exclude Capitalize Domains feature](https://i.postimg.cc/XqYQrJxk/2025-06-06-13-06.png). - [certificate information adden in *OpenPanel > Domains > SSL*](https://i.postimg.cc/gjZ3TNFw/2025-06-06-15-53.png). - `/api/domains` route is added on OpenAdmin API.