Skip to content

[#7592] feat: add check for empty names in validateAuthorizationMetadataObject #7650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 11, 2025

Conversation

georgereuben
Copy link
Contributor

@georgereuben georgereuben commented Jul 10, 2025

What changes were proposed in this pull request?

Added a check for empty names during validation in validateAuthorizationMetadataObject

Fix: #7592

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested with a unit test

Copy link
Member

@justinmclean justinmclean left a comment

Choose a reason for hiding this comment

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

Thanks for improving this

@justinmclean justinmclean merged commit 62af7df into apache:main Jul 11, 2025
27 checks passed
vishnu-chalil pushed a commit to vishnu-chalil/gravitino that referenced this pull request Jul 14, 2025
…nMetadataObject (apache#7650)

### What changes were proposed in this pull request?

Added a check for empty names during validation in
validateAuthorizationMetadataObject

Fix: apache#7592

### Does this PR introduce any user-facing change?
No

### How was this patch tested?
Tested with a unit test
hdygxsj pushed a commit to hdygxsj/gravitino that referenced this pull request Jul 15, 2025
…nMetadataObject (apache#7650)

### What changes were proposed in this pull request?

Added a check for empty names during validation in
validateAuthorizationMetadataObject

Fix: apache#7592

### Does this PR introduce any user-facing change?
No

### How was this patch tested?
Tested with a unit test
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.

[Improvement] Reject null or empty names during validation in validateAuthorizationMetadataObject
2 participants