• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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