Skip to content

Fix typo in file-based access control doc#13471

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
oneonestar:typo
Aug 3, 2022
Merged

Fix typo in file-based access control doc#13471
ebyhr merged 1 commit intotrinodb:masterfrom
oneonestar:typo

Conversation

@oneonestar
Copy link
Copy Markdown
Member

Description

Fix a typo in documentation.

Ref:

checkState(
queryOwnerRegex.isEmpty() || !allow.contains(AccessMode.EXECUTE),
"A valid query rule cannot combine an queryOwner condition with access mode 'execute'");

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Aug 3, 2022
@github-actions github-actions bot added the docs label Aug 3, 2022
@ebyhr ebyhr merged commit 5980cf7 into trinodb:master Aug 3, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Aug 3, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 392 milestone Aug 3, 2022
@oneonestar oneonestar deleted the typo branch August 3, 2022 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants