[GH-ISSUE #2124] Expose configurable admin timeout in settings #1321

Closed
opened 2026-03-02 02:22:33 +03:00 by kerem · 4 comments
Owner

Originally created by @silversword411 on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2124

Need to expose the admin panels cookie timeout value in the GUI so it's customizable

Originally created by @silversword411 on GitHub (Jan 24, 2025). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2124 Need to expose the admin panels cookie timeout value in the GUI so it's customizable
kerem 2026-03-02 02:22:33 +03:00
Author
Owner

@wh1te909 commented on GitHub (Jan 24, 2025):

already possible: https://docs.tacticalrmm.com/functions/settings_override/#browser-token-expiration

<!-- gh-comment-id:2613410328 --> @wh1te909 commented on GitHub (Jan 24, 2025): already possible: https://docs.tacticalrmm.com/functions/settings_override/#browser-token-expiration
Author
Owner

@P6g9YHK6 commented on GitHub (Jan 25, 2025):

He said in GUI

<!-- gh-comment-id:2613920490 --> @P6g9YHK6 commented on GitHub (Jan 25, 2025): He said in GUI
Author
Owner

@silversword411 commented on GitHub (Jan 26, 2025):

He said in GUI

Not possible, because it's a function of django and needs to be configured before django starts up.

Chicken and egg problem

<!-- gh-comment-id:2614186919 --> @silversword411 commented on GitHub (Jan 26, 2025): > He said in GUI Not possible, because it's a function of django and needs to be configured before django starts up. Chicken and egg problem
Author
Owner

@P6g9YHK6 commented on GitHub (Jan 26, 2025):

You can always ask the egg to turn into a chicken.
Make django restart when these are changed

<!-- gh-comment-id:2614291091 --> @P6g9YHK6 commented on GitHub (Jan 26, 2025): You can always ask the egg to turn into a chicken. Make django restart when these are changed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1321
No description provided.