Skip to content

authorizer: support prefix matches like "shard*"#43

Merged
bradfitz merged 1 commit into
mainfrom
bradfitz/prefix_match
Mar 22, 2026
Merged

authorizer: support prefix matches like "shard*"#43
bradfitz merged 1 commit into
mainfrom
bradfitz/prefix_match

Conversation

@bradfitz
Copy link
Copy Markdown
Member

Updates tailscale/corp#38951

@bradfitz bradfitz requested a review from creachadair March 22, 2026 14:11
Comment thread authorizer/aclgrant.go Outdated
}
}

// MatchGrant reports whether grant pattern s matches dataSrc.
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.

Nit: Probably MatchSource, though.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

@bradfitz bradfitz force-pushed the bradfitz/prefix_match branch from 7dcefd2 to 5a68bc0 Compare March 22, 2026 17:22
@bradfitz bradfitz merged commit 3ab0c17 into main Mar 22, 2026
1 check passed
@bradfitz bradfitz deleted the bradfitz/prefix_match branch March 22, 2026 17:22
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