mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[GH-ISSUE #2994] User selection in Access Control does not show all users anymore #11055
Reference in New Issue
Block a user
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 @Kalvalax on GitHub (May 4, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2994
Originally assigned to: @oschwartz10612 on GitHub.
Describe the Bug
In the DDLB of users only a limited number of users are shown. typing in th esearch field doesn't solve the problem.
Environment
To Reproduce
Open any resource and try to select users in the Access Control section.
Expected Behavior
Show all users for selection.
@AstralDestiny commented on GitHub (May 4, 2026):
Can you still search if you type?
@Kalvalax commented on GitHub (May 4, 2026):
Yes, but only in the 20 users in the list. No reload to get the requested onss in the list for selection.
@AstralDestiny commented on GitHub (May 4, 2026):
So if you type the other users just fail to load? Also curious why not grouping by roles
@Fredkiss3 commented on GitHub (May 4, 2026):
Made a PR that should hopefully fix this #2893 🙏🏾
@Kalvalax commented on GitHub (May 4, 2026):
We have dedicated resurces that need assignment to individual users.
@AstralDestiny commented on GitHub (May 4, 2026):
Doesn't sound fun, Though I guess I rely on ldap backed to pangolin.
@Kalvalax commented on GitHub (May 4, 2026):
Yes, it's a lab environment with Authentik, but users need inditidual access to individual VMs.
Luckily this doesn't change too often. Otherwise I'll solve this via API within the provisioning process.
@AstralDestiny commented on GitHub (May 4, 2026):
Oh fun
authentik.. Just make sure your db is watched and your ui.. both allow some lateral movement even non root from authentik.