Remember me error #3328

Closed
opened 2026-02-05 06:22:43 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Statium on GitHub (Nov 8, 2022).

Describe the Bug

When you authorize and check the "Remember me" checkbox, the authorization flies the next day. Prompt with what it can be connected? The problem appeared a long time ago, but in earlier versions there was no such problem. Where to dig? Cache and cookies are not cleared, the problem is with all users.

Steps to Reproduce

  1. Login and remeber me

Expected Behaviour

Screenshots or Additional Context

No response

Browser Details

Chrome

Exact BookStack Version

22.07.01

PHP Version

8.1

Hosting Environment

WinServer 2019

Originally created by @Statium on GitHub (Nov 8, 2022). ### Describe the Bug When you authorize and check the "Remember me" checkbox, the authorization flies the next day. Prompt with what it can be connected? The problem appeared a long time ago, but in earlier versions there was no such problem. Where to dig? Cache and cookies are not cleared, the problem is with all users. ### Steps to Reproduce 1. Login and remeber me ### Expected Behaviour - ### Screenshots or Additional Context _No response_ ### Browser Details Chrome ### Exact BookStack Version 22.07.01 ### PHP Version 8.1 ### Hosting Environment WinServer 2019
OVERLORD added the 🐛 Bug:cat2:🐈 Possible duplicate labels 2026-02-05 06:22:43 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 8, 2022):

Hi @Statium, This may be the same scenario as reported in #2985,
Are you also logging into BookStack, using the "Remember me" option, using another device/browser at all?

@ssddanbrown commented on GitHub (Nov 8, 2022): Hi @Statium, This may be the same scenario as reported in #2985, Are you also logging into BookStack, using the "Remember me" option, using another device/browser at all?
Author
Owner

@Statium commented on GitHub (Nov 10, 2022):

@ssddanbrown yes, and the problem is not solved by setting SESSION_LIFETIME

@Statium commented on GitHub (Nov 10, 2022): @ssddanbrown yes, and the problem is not solved by setting SESSION_LIFETIME
Author
Owner

@ssddanbrown commented on GitHub (Nov 10, 2022):

Thanks for confirming, I'll therefore close this off as a duplicate of #2985.
The SESSION_LIFETIME won't help if using the remember me option, but should provide the ability to stay logged in longer specifically when not using the remember me option.

@ssddanbrown commented on GitHub (Nov 10, 2022): Thanks for confirming, I'll therefore close this off as a duplicate of #2985. The `SESSION_LIFETIME` won't help if using the remember me option, but should provide the ability to stay logged in longer **specifically when not** using the remember me option.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3328