mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 22:55:14 -05:00
[GH-ISSUE #1315] External user disappears from organization #31918
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 @kosli on GitHub (Aug 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1315
I have configured pangolin with pocket id as external auth.
In the server admin I see my external users. So if I want to use them in an organization i do the following:
The users shows up in the organization with the "username" which is the "email" field from server admin all users area.
I can use the user in the resource configuration etc and everything works as expected.
After a certain time (don't know how long, maybe 24 hours) the user "disappears" from the organization and the access is denied. as soon as i add the user again, it works.
What am i doing wrong? Why does the user get "deleted"? Is this a bug?
It would be great if in the organization the users from the server admin area could be directly added/selected.
@boomam commented on GitHub (Aug 23, 2025):
Likely this bug - https://github.com/fosrl/pangolin/issues/737