---
title: "Important: #100135 - Remove cookie warning in ext:felogin"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-100135-1678453394"
source: "Changelog/12.3/Important-100135-RemoveCookieWarningInExtfelogin.rst"
typo3-version: "12.3"
typo3-major: 12
type: "important"
issue: 100135
forge: "https://forge.typo3.org/issues/100135"
tags: ["ext:felogin"]
rendered: "2026-09-24T21:45:06+00:00"
---

# Important: #100135 - Remove cookie warning in ext:felogin {#important-100135-1678453394}

See [forge#100135](https://forge.typo3.org/issues/100135)

## Description {#description}

The cookie warning message in ext:felogin is never shown, since it depends on
conditions, which will never be met. The cookie warning message can also be
considered superfluous, since a similar message is already shown, if
authentication was not successful.

Code affecting the non-working cookie warning message has therefore been
removed from ext:felogin. TYPO3 users should remove code from custom templates,
which depend on the `{cookieWarning}` variable.
