mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #1782] Add expiration date to user accounts. #3054
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#3054
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 @P6g9YHK6 on GitHub (Mar 4, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1782
Is your feature request related to a problem? Please describe.
Some users require limited-time access to the RMM system for security reasons. However, there's currently no automated way to deactivate these accounts once their access period expires.
Describe the solution you'd like
Implement a feature in the user management interface that allows administrators to specify a deactivation date and time for user accounts. This feature would automate the process of disabling accounts once the specified time limit is reached.
Alternative Consideration:
Describe alternatives you've considered
manual work on the date only.