Avoid notification on (not) supported browsers on CMS-login

Hello :slight_smile:
since some customers are on managed software, it’s not possible to have the latest Firefox for example. How can I avoid showing the “…use a not supported browser…” notification at the login-screen of the cms, since no one can do a thing about the Firefox-version they’re using?

Supported browser are configured here:

/hippo:configuration/hippo:frontend/login/login/loginPage

You could also override the LoginPanel.

You can have your browser report a different user agent.

Hey Jasper, thanx for this tip, does suite me :slight_smile: