mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: My Apps tiles shown despite no access #90
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.
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:
Has the user previously authorized the apps in the past? That's most likely why they show up.
@mitchplze commented on GitHub:
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?