• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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