• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Forwarded to devs Obsidian 18.0.28 on CentOS 7: cookieSettings.loginFormEntrypointEnabled doesn't seem to work

burnley

Regular Pleskian
User name: burnley

TITLE

Obsidian 18.0.28 on CentOS 7: cookieSettings.loginFormEntrypointEnabled doesn't seem to work

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian Version 18.0.28 Update #2, last updated on July 15, 2020 10:13 PM
CentOS Linux 7.8.2003 (Core)

PROBLEM DESCRIPTION

Hi, according to Plesk Obsidian 18.0.27 release notes, we should be able to use cookieSettings.loginFormEntrypointEnabled setting to disable the cookies message on an update instance, however it doesn't seem to make any difference. After adding the following entry at the end of the panel.ini file, I still get the cookies message:

[gdpr]
cookieSettings.loginFormEntrypointEnabled = false

I've also restarted both sw-cp-server and sw-engine, plus both browsers I was testing with, but no luck, the annoying message is still there. Please advise, thanks.

STEPS TO REPRODUCE

Update from 18.0.25 to 18.0.28 and follow the steps in the description.

ACTUAL RESULT

Cookies message appears.

EXPECTED RESULT

Cookies message should not appear.

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
From developer:

Was unable to reproduce the issue by given STR:
  • install Pels 18.0.25
  • Insert

    [gdpr]
    cookieSettings.loginFormEntrypointEnabled = false

    into panel.ini
  • upgrade to 18.0.28.3
  • open login window
    After all these actions login window did not contain cookie popup.
Was also able to reproduce in 'incognito' mode.
 
Back
Top