mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🐛 Bug Report: My Apps tiles shown despite no access #414
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 @mitchplze on GitHub (Aug 10, 2025).
Originally assigned to: @stonith404 on GitHub.
Reproduction steps
When I login as a test user, I see tiles that I do not currently have access to:
Note: I believe this user previously had access to this resource.
Note: Bug #822 is also visible in these screenshots
Expected behavior
Expect that the user can only see apps that they are currently assigned to
Actual Behavior
Seems that user can see all apps that they have ever had access to previously, even if they do not currently have that access:
Version and Environment
Version
1.7.0on dockerLog Output
No response
@kmendell commented on GitHub (Aug 11, 2025):
Has the user previously authorized the apps in the past? That's most likely why they show up.
@mitchplze commented on GitHub (Aug 11, 2025):
Yep, that’s the behaviour I think I’m seeing.
Maybe incorrect to call it a bug.
Perhaps maybe add a visual indicator 🚫 or grey the tile out?