[GH-ISSUE #228] not allowed to use * in the Resource Rules Configuration #6148

Closed
opened 2026-04-25 14:59:59 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @notkudu on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/228

Originally assigned to: @oschwartz10612 on GitHub.

Hey, I am trying to setup a Resource Rule put I can't use * in the URL feild next to the name.

the path that I am trying to setup a rule for is padbootstrap-(random characters) because the path changes I want to put "padbootstrap*/*" in the path but it just throws an error with Invalid URL path

Originally created by @notkudu on GitHub (Feb 20, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/228 Originally assigned to: @oschwartz10612 on GitHub. Hey, I am trying to setup a Resource Rule put I can't use * in the URL feild next to the name. the path that I am trying to setup a rule for is padbootstrap-(random characters) because the path changes I want to put "padbootstrap*/*" in the path but it just throws an error with Invalid URL path
GiteaMirror added the enhancementauthentication labels 2026-04-25 14:59:59 -05:00
Author
Owner

@oschwartz10612 commented on GitHub (Feb 20, 2025):

Hi!

I think you want to just use padbootstrap* as your path and it should
work because it will match anything after padbootstrap. Let me know if
this does not work!

<!-- gh-comment-id:2671716414 --> @oschwartz10612 commented on GitHub (Feb 20, 2025): Hi! I think you want to just use `padbootstrap*` as your path and it should work because it will match anything after `padbootstrap`. Let me know if this does not work!
Author
Owner

@notkudu commented on GitHub (Feb 20, 2025):

Hi!

I think you want to just use padbootstrap* as your path and it should
work because it will match anything after padbootstrap. Let me know if
this does not work!

yes that is what I want but I get this error:

Image

<!-- gh-comment-id:2671856814 --> @notkudu commented on GitHub (Feb 20, 2025): > Hi! > > I think you want to just use `padbootstrap*` as your path and it should > work because it will match anything after `padbootstrap`. Let me know if > this does not work! yes that is what I want but I get this error: ![Image](https://github.com/user-attachments/assets/a7c4e664-9691-4208-8e07-e1ebae51a7d5)
Author
Owner

@oschwartz10612 commented on GitHub (Feb 20, 2025):

Ahh okay yeah I see. I can reproduce. We will get this fixed in the next release.

<!-- gh-comment-id:2671884746 --> @oschwartz10612 commented on GitHub (Feb 20, 2025): Ahh okay yeah I see. I can reproduce. We will get this fixed in the next release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#6148