[GH-ISSUE #2283] Deletion confirmation function is not working #8891

Closed
opened 2026-04-30 04:59:49 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @wangfeng28 on GitHub (Jan 20, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2283

Describe the Bug

I just tested the deletion confirmation function, Sites, Resources Public/Private, Domains, Users... Although they all have "Enter Confirmation" input boxes on the UI, the actual situation is that if I do not enter the confirmation information, or even enter the wrong confirmation information, the deletion will be performed immediately when I click the delete button.

Environment

  • OS Type & Version: macOS
  • Pangolin Version: v1.14.1
  • Browser: Safari & Firefox

To Reproduce

  1. Open URL: https://pangolin.server/settings/resources/proxy
  2. Click "..."
  3. Click “Delete”
  4. Type wrong confirmation text and Click “Confirm Delete Resource", or Just Click “Confirm Delete Resource" with out enter any confirmation text.

Expected Behavior

User needs to enter the correct confirmation text to delete the resource.

Originally created by @wangfeng28 on GitHub (Jan 20, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2283 ### Describe the Bug I just tested the deletion confirmation function, Sites, Resources Public/Private, Domains, Users... Although they all have "Enter Confirmation" input boxes on the UI, the actual situation is that if I do not enter the confirmation information, or even enter the wrong confirmation information, the deletion will be performed immediately when I click the delete button. ### Environment - OS Type & Version: macOS - Pangolin Version: v1.14.1 - Browser: Safari & Firefox ### To Reproduce 1. Open URL: https://pangolin.server/settings/resources/proxy 2. Click "..." 3. Click “Delete” 4. Type wrong confirmation text and Click “Confirm Delete Resource", or Just Click “Confirm Delete Resource" with out enter any confirmation text. ### Expected Behavior User needs to enter the correct confirmation text to delete the resource.
Author
Owner

@K0lin commented on GitHub (Jan 20, 2026):

@oschwartz10612 may i work on it?

<!-- gh-comment-id:3773479330 --> @K0lin commented on GitHub (Jan 20, 2026): @oschwartz10612 may i work on it?
Author
Owner

@K0lin commented on GitHub (Jan 20, 2026):

After some further investigation, I can confirm that the issue has already been resolved with PR #2172 , and I imagine it will be effective for everyone from the next release onwards

<!-- gh-comment-id:3773671747 --> @K0lin commented on GitHub (Jan 20, 2026): After some further investigation, I can confirm that the issue has already been resolved with PR #2172 , and I imagine it will be effective for everyone from the next release onwards
Author
Owner

@oschwartz10612 commented on GitHub (Jan 20, 2026):

Yeah @K0lin is right I think it was already resolved! 😄

<!-- gh-comment-id:3774213758 --> @oschwartz10612 commented on GitHub (Jan 20, 2026): Yeah @K0lin is right I think it was already resolved! 😄
Author
Owner

@wangfeng28 commented on GitHub (Jan 20, 2026):

Thanks for your amazing works, guys!

<!-- gh-comment-id:3775306376 --> @wangfeng28 commented on GitHub (Jan 20, 2026): Thanks for your amazing works, guys!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#8891