Open izmeez opened 2 weeks ago
If the $cookie_domain = '.example.com';
is added to the settings.php
file the user is not logged out when the line in the settings.php
to include the domain module file is commented and then uncommented, as described in https://github.com/backdrop-contrib/domain/issues/39
Is there any need to add a $cookie_domain line in the settings.php file?
$cookie_domain = '.example.com';
As suggested in the old comment, https://www.drupal.org/project/domain/issues/1559486#comment-10176824