Skip to content

refactor(acl): use URLPattern instead of glob for remote URLs - #9116

Merged
lucasfernog merged 2 commits into
devfrom
refactor/acl-url-pattern
Mar 7, 2024
Merged

refactor(acl): use URLPattern instead of glob for remote URLs#9116
lucasfernog merged 2 commits into
devfrom
refactor/acl-url-pattern

Conversation

@lucasfernog

Copy link
Copy Markdown
Member

Changes the remote URL configuration to use URLPattern instead of glob patterns which works better for URLs.

@lucasfernog
lucasfernog requested a review from a team as a code owner March 7, 2024 13:55
json-patch = "1.2"
glob = "0.3"
urlpattern = "0.2"
regex = "1"

@amrbashir amrbashir Mar 7, 2024

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hate having to depend on regex, but there is no way around it apparently

@lucasfernog
lucasfernog merged commit 4ef17d0 into dev Mar 7, 2024
@lucasfernog
lucasfernog deleted the refactor/acl-url-pattern branch March 7, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants