From 0a011d8e76f2bda305cb77e5f7e2d4e3f26eee42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Je=C4=8Dmenica?= <147708271+radovanjecmenica@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:00:04 +0200 Subject: [PATCH] Update 1.2.6.md --- website/docs/changelog/1.2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.2.6.md b/website/docs/changelog/1.2.6.md index b5f408c0..e22aa94c 100644 --- a/website/docs/changelog/1.2.6.md +++ b/website/docs/changelog/1.2.6.md @@ -11,3 +11,4 @@ Not released yet - fixed error with cronjobs created from UI missing quotes around comments. - fixed css bug on *OpenAdmin > Settings > API* causing logs to be invisible on light theme. - fixed error `{"error":"CSRF error","message":"The CSRF token is missing."}` on api calls. +- [Initial Install admin user fails no OpenAdmin login #439](https://github.com/stefanpejcic/OpenPanel/issues/459)