mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #5311] [Bug]: Policy to delete guest user after inactivity has spiraled out #2552
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2552
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 @UpheadsSverige on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5311
Required confirmations before submitting
Issue Description
We just discovered that our CIPP instance has ran the flow for disabling guest users after our set day of inactivity. 90 days. However we discovered that several users was disabled even though they where active and successful sign in logs are existing. The log shows the following message:
"Disabled guest user@example.com (d6209c12-7cce-4e9a-b33b-6069a57fbe04). Last sign-in:"
With the "Last sign-in" being empty. No date is displayed.
Environment Type
Sponsored (paying) user
Front End Version
v10.0.6
Back End Version
v10.0.7
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Feb 2, 2026):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@kris6673 commented on GitHub (Feb 2, 2026):
It was a bug that has been fixed in the latest release.
See this issue for how to fix it: https://github.com/KelvinTegelaar/CIPP/issues/5300