mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2124] Expose configurable admin timeout in settings #3266
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3266
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@wh1te909 commented on GitHub (Jan 24, 2025):
already possible: https://docs.tacticalrmm.com/functions/settings_override/#browser-token-expiration
@P6g9YHK6 commented on GitHub (Jan 25, 2025):
He said in GUI
@silversword411 commented on GitHub (Jan 26, 2025):
Not possible, because it's a function of django and needs to be configured before django starts up.
Chicken and egg problem
@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