Ich habe aktuell ein Problem in einer Contao 4.13 Installation, wo ich nicht weiter weiß.
Im Firefox funktioniert der Backend-Login nicht, als Fehlermeldung kommt "Ungültiges Anfrage-Token" / "Invalid CSRF token". Wenn ich mir den Quellcode des Formulars anschaue ist der Request-Token auch leer. Im Google Chrome und Opera wiederum funktioniert die Anmeldung (bei der Kundin im Chrome aber auch nicht, bei mir schon). Wenn ich den Debug-Modus im Contao Manager aktiviere, kann ich mich auch im Firefox anmelden, dann ist der Request Token auch gefüllt.
Hat jemand eine Idee woran das liegen kann und wie das zu lösen ist? Die Contao-Installation ist aktuell, ich habe auch nochmal alle Pakete aktualisiert.
- Contao 4.13.54 / PHP 8.3 / All-Inkl
Erweiterungen in der composer.json:
HTML-Code:
"codefog/contao-news_categories": "^3.4",
"contao/calendar-bundle": "4.13.*",
"contao/comments-bundle": "4.13.*",
"contao/conflicts": "*@dev",
"contao/faq-bundle": "4.13.*",
"contao/listing-bundle": "4.13.*",
"contao/manager-bundle": "4.13.*",
"contao/news-bundle": "4.13.*",
"contao/newsletter-bundle": "4.13.*",
"isotope/isotope-core": "2.9.1",
"isotope/isotope_documents": "^1.0",
"marcosimbuerger/contao-isotope-customer-notes": "^1.2",
"numero2/contao-isotope-simple-erp": "^1.0",
"numero2/contao-marketing-suite": "^2.1",
"richardhj/contao-ajax_reload_element": "^2.1",
"terminal42/contao-ajaxform": "^1.1",
"terminal42/contao-conditionalformfields": "^2.3",
"terminal42/contao-folderpage": "^3.2",
"terminal42/contao-inserttags": "^2.4",
"terminal42/contao-pageimage": "^4.1",
"terminal42/notification_center": "^1.6"