Page 1 of 1
Session Timeout Web Page for Administration
Posted:
Tue Mar 02, 2021 4:47 am
by ramizuabhalim
Hi Support,
Where can I change the session timeout for admin page?
Plan after 15 minutes, the admin need to re-login back the page with key in the username and password.
Vicibox 9
Version: 2.14b0.5
SVN Version: 3347
DB Schema Version: 1615
thank you in advance.
Re: Session Timeout Web Page for Administration
Posted:
Tue Mar 02, 2021 5:39 am
by mflorell
That is not currently an option, but it is something that could be added.
Re: Session Timeout Web Page for Administration
Posted:
Tue Mar 02, 2021 6:31 am
by ramizuabhalim
Hi Matt,
Thank you for quick respond.
Where can i set that? because i just change to php.ini and edit the “session.gc-maxlifetime = 1400 to 900” but does not working.
Thank You
Re: Session Timeout Web Page for Administration
Posted:
Tue Mar 02, 2021 9:31 am
by mflorell
VICIdial does not use web sessions. This would have to be a new feature added to the VICIdial codebase.
Re: Session Timeout Web Page for Administration
Posted:
Tue Mar 02, 2021 11:25 pm
by ramizuabhalim
Hi Matt,
Really appreciate!! Thank You so much sir..
Waiting you great job
Re: Session Timeout Web Page for Administration
Posted:
Wed Mar 31, 2021 11:26 pm
by ramizuabhalim
Hi Matt,
This feature has been cover on this SVN version 3414?
Re: Session Timeout Web Page for Administration
Posted:
Thu Apr 01, 2021 12:12 am
by carpenox
it was 3390 actually and using 2 factor with a timeout of however many hours will essentially end the session.....i think
Re: Session Timeout Web Page for Administration
Posted:
Thu Apr 01, 2021 2:33 am
by ramizuabhalim
Hi Carpenox,
Thanks for update.
For timeout we cannot set the timer from GUI right?As for now..
Re: Session Timeout Web Page for Administration
Posted:
Thu Apr 01, 2021 9:03 am
by carpenox
you can for the timeout for the 2 factor authentication, where they need to get a second layer auth again after a certain amount of time, im unsure if this will forrcefully end the session or not