[GH-ISSUE #206] Feature Request - Allow filename in rules #8105

Closed
opened 2026-04-30 03:33:33 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @maddler on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/206

Hello, I'm trying to configure a publicly reachable page for one of my services, everything is working fine but I've got an issue with some resources currently hosted on root of the web server. I've tried to add a new rule for those (one each) but the syntax check, clearly, only expects paths.
That might make things a lot easier to manage resources if you were able to also specify full fine name.

Thanks!

Originally created by @maddler on GitHub (Feb 15, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/206 Hello, I'm trying to configure a publicly reachable page for one of my services, everything is working fine but I've got an issue with some resources currently hosted on root of the web server. I've tried to add a new rule for those (one each) but the syntax check, clearly, only expects paths. That might make things a lot easier to manage resources if you were able to also specify full fine name. Thanks!
Author
Owner

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

HI!

We fixed some input issues for the paths in the rules in the latest version beta.14. Are you on this version?

If that does not fix it could you please be more specific about what paths you are trying to input that are being rejected?

Also, you have have some reasons for using rules, but if all you are looking for is a public resource the best way is to keep the rules off and turn off auth.

<!-- gh-comment-id:2660983906 --> @oschwartz10612 commented on GitHub (Feb 15, 2025): HI! We fixed some input issues for the paths in the rules in the latest version `beta.14`. Are you on this version? If that does not fix it could you please be more specific about what paths you are trying to input that are being rejected? Also, you have have some reasons for using rules, but if all you are looking for is a public resource the best way is to keep the rules off and turn off auth.
Author
Owner

@maddler commented on GitHub (Feb 15, 2025):

Was on B13 when tried, working perfect on B14!
Thanks!

<!-- gh-comment-id:2660988396 --> @maddler commented on GitHub (Feb 15, 2025): Was on B13 when tried, working perfect on B14! Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#8105