mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[PR #127] [CLOSED] Fix realm bug in PruneUsersJob #124
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#124
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?
📋 Pull Request Information
Original PR: https://github.com/ConvoyPanel/panel/pull/127
Author: @GunniBusch
Created: 12/30/2024
Status: ❌ Closed
Base:
develop← Head:fix-realm-bug📝 Commits (1)
f2a8591Fix realm bug in PruneUsersJob📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
app/Repositories/Proxmox/Node/ProxmoxAccessRepository.php(+10 -1)📄 Description
Fixes #126
Filter users by realm type before converting them into UserData in the
getUsersmethod inapp/Repositories/Proxmox/Node/ProxmoxAccessRepository.php.RealmTypeenum before creating aUserDataobject.For more details, open the Copilot Workspace session.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
kerem referenced this issue2026-02-26 17:31:33 +03:00