When logging in with an user with role "member" the pangolin page is not showing the correct values.
I have one local site and three resources.
The user has access to one resource.
I also tried with incognito window.
Originally created by @Lokowitz on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/91
When logging in with an user with role "member" the pangolin page is not showing the correct values.
I have one local site and three resources.
The user has access to one resource.
I also tried with incognito window.

Perhaps a list view of all accessible resources for the logged-in user would be nice. Like a small dashboard.
<!-- gh-comment-id:2606927607 -->
@Lokowitz commented on GitHub (Jan 22, 2025):
Perhaps a list view of all accessible resources for the logged-in user would be nice. Like a small dashboard.
Perhaps a list view of all accessible resources for the logged-in user would be nice. Like a small dashboard.
This is where we were planning on heading with the landing pages. We weren't sure yet what we wanted the dashboard to look like, so we put these placeholders there in the mean time. I think what you described would be ideal.
<!-- gh-comment-id:2607651751 -->
@miloschwartz commented on GitHub (Jan 22, 2025):
> Perhaps a list view of all accessible resources for the logged-in user would be nice. Like a small dashboard.
This is where we were planning on heading with the landing pages. We weren't sure yet what we wanted the dashboard to look like, so we put these placeholders there in the mean time. I think what you described would be ideal.
And a general member user shouldn't be able to see the number of users. Just what resources they have access to.
<!-- gh-comment-id:2629886192 -->
@cirrusflyer commented on GitHub (Feb 3, 2025):
And a general member user shouldn't be able to see the number of users. Just what resources they have access to.
@LeonvanHeerden commented on GitHub (Mar 20, 2025):
If you go to the resources page and make sure that your user's email is selected under the Authentication -> Users & Roles, then the Resources will increase to show how many you have access too on the Dashboard. The Role doesn't seem to have an effect on the count even though the access works.
It would be nice to show all the URLs that they have access to, so that they can just click them to go to the site.
<!-- gh-comment-id:2741551478 -->
@LeonvanHeerden commented on GitHub (Mar 20, 2025):
If you go to the resources page and make sure that your user's email is selected under the Authentication -> Users & Roles, then the Resources will increase to show how many you have access too on the Dashboard. The Role doesn't seem to have an effect on the count even though the access works.
It would be nice to show all the URLs that they have access to, so that they can just click them to go to the site.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Lokowitz on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/91
When logging in with an user with role "member" the pangolin page is not showing the correct values.
I have one local site and three resources.
The user has access to one resource.
I also tried with incognito window.
@Lokowitz commented on GitHub (Jan 22, 2025):
Perhaps a list view of all accessible resources for the logged-in user would be nice. Like a small dashboard.
@miloschwartz commented on GitHub (Jan 22, 2025):
This is where we were planning on heading with the landing pages. We weren't sure yet what we wanted the dashboard to look like, so we put these placeholders there in the mean time. I think what you described would be ideal.
@cirrusflyer commented on GitHub (Feb 3, 2025):
And a general member user shouldn't be able to see the number of users. Just what resources they have access to.
@LeonvanHeerden commented on GitHub (Mar 20, 2025):
If you go to the resources page and make sure that your user's email is selected under the Authentication -> Users & Roles, then the Resources will increase to show how many you have access too on the Dashboard. The Role doesn't seem to have an effect on the count even though the access works.
It would be nice to show all the URLs that they have access to, so that they can just click them to go to the site.
@Lokowitz commented on GitHub (Sep 25, 2025):
Implemented in PR