Skip to content

User gets logged out #218

@rouviere

Description

@rouviere

Description of the problem
Following upgrade to EE 5.2.3 I get logged out of the control panel after less than 30 minutes of activity - even while creating content.

How To Reproduce
Steps to reproduce the behavior:

  1. Check Keep me logged in.
  2. Log into Control Panel
  3. Work on creating new entry
  4. Less than 30 minutes of activity and the login screen appears

Error Messages
None

Screenshots / Videos / Template Code
None

Environment Details:

  • Version: 5.2.3
  • PHP Version 5.6.40
  • MySQL Version 5.5.62-cll
  • OS: macOS
  • Web Server: Apache

In my config file I have the following settings:
...
$config['cookie_prefix'] = '';
$config['cookie_path'] = '';
$config['cookie_domain'] = '';
$config['user_session_type'] = 'c';
$config['admin_session_type'] = 's';
...

Possible Solution

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug: UnconfirmedBug report that is not yet confirmed and/or is not reproducible.questionFurther information is requestedunder reviewAn EE team member is reviewing this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions