• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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