Errors in Backendmodule Configuration->Settings

Hi,

I allways got one error (the last in the following list)
in Backend/Configuration/Settings

Now there are 4:

Settings.TYPO3.Flow.security.authentication.providers.Typo3SetupProvider.requestPatterns.controllerObjectName -> expected: type=dictionary, null found: type=string
Settings.TYPO3.Flow.security.authentication.providers.Typo3BackendProvider.requestPatterns.Flowpack\Neos\FrontendLogin\Security\NeosRequestPattern -> expected: type=dictionary, null found: type=string
Settings.TYPO3.Flow.security.authentication.providers.Flowpack.Neos.FrontendLogin:Frontend.requestPatterns.Flowpack\Neos\FrontendLogin\Security\NeosRequestPattern -> expected: type=dictionary, null found: type=string
Settings.TYPO3.Flow.object.excludeClasses -> This property is not allowed here, check the spelling if you think it belongs here.

My CR is brand new, but with content dimensions adjusted.

In a brand new installation of an LTS version there should’t be errors.
Have I to fix some thing here?

Klaus

Must be some third party package adding this setting. It’s not a problem though.

It’s the base distribution without the demo site.
It has an empty newly created site package.
No further packages installed.

That’s the culprit, I’d say.

As it looks like this has been adjusted already for the FrontendLogin package, see here: