-
Notifications
You must be signed in to change notification settings - Fork 626
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adhocprofile: Validate IDs and santize names properly (#3470)
We currently allow any character to be user specified at upload. This limits that character set. It also makes sure only IDs are listend and retrieve with get, when they are fulfilling the character limit. This validation will ensure that the generated identifiers are withing the allowed set use for object store.
- Loading branch information
1 parent
1e372a1
commit 854639b
Showing
2 changed files
with
74 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters