mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
[GH-ISSUE #289] protecting resource via password only still shows it "Not Protected" #3317
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 @manilx on GitHub (Mar 5, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/289
in the resource overview, resources are shown "Not Protected" even if they ARE protected (password pin etc).
Only whenusing SSO does it show Protected.
Reported this in the beta a while ago.
@miloschwartz commented on GitHub (Mar 6, 2025):
Hey I am unable to reproduce this. I have SSO disabled, and the only auth I enable is a PIN. The auth status updates to protected. Let me know if I am missing something.
@manilx commented on GitHub (Mar 6, 2025):
Hi
PIN code is actually working and shows status as protected BUT password doesn't.
@manilx commented on GitHub (Mar 6, 2025):
P.S.
This is the issue. It's shown as not protected in the overview:
@miloschwartz commented on GitHub (Mar 6, 2025):
Ah okay I will look! Thanks for the screenshot
@miloschwartz commented on GitHub (Apr 11, 2025):
Forgot to close this issue before, but this was fixed in 1.2.0 I believe.