Wrong Max timeout setting Limit

Created on 21 March 2023, over 1 year ago
Updated 20 July 2023, about 1 year ago

Problem/Motivation

While trying to save Max timeout setting with Value above 2147483, it's throwing error. And because my previous config had the higher value, all users are getting logged out immediately.
As per https://developer.mozilla.org/en-US/docs/Web/API/setTimeout#maximum_dela...
we can add upto 2,147,483,647 ms

Proposed resolution

Increase $maxAllowedTimeout value in AutoLogoutSettings.php

🐛 Bug report
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇮🇳India divyansh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024