Skip to content
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

185 more restrictive api for string arguments #327

Merged

Conversation

forkimenjeckayang
Copy link
Collaborator

@forkimenjeckayang forkimenjeckayang commented Jul 1, 2024

  • Modified some REST APIs in datasafe-rest-impl to enhance security with input / parameter validation

@forkimenjeckayang forkimenjeckayang linked an issue Jul 1, 2024 that may be closed by this pull request
@max402
Copy link
Collaborator

max402 commented Jul 2, 2024

It looks like original issue was fixed long time ago. URI was replaced with url-safe Uri wrapper class. The TODO in BasePrivateResource can be removed.

@forkimenjeckayang
Copy link
Collaborator Author

Noted Sir @max402 , i noticed too that's why there was little or nothing to do with the rest apis in datasafe-rest-impl. And by removing the TODO in BasePrivateResource you mean everything from line 30 and below or just the 1 arg constructor ?

@max402
Copy link
Collaborator

max402 commented Jul 2, 2024

@forkimenjeckayang No, I mean remove only the TODO comment line

@forkimenjeckayang
Copy link
Collaborator Author

Oh okay , just from doing that.

@max402
Copy link
Collaborator

max402 commented Jul 10, 2024

@forkimenjeckayang please rebase you branch on top of current develop

@forkimenjeckayang
Copy link
Collaborator Author

OK @max402 , i have done that

@forkimenjeckayang
Copy link
Collaborator Author

Hello @max402 Should i go ahead and merge then close or you will do it

@forkimenjeckayang forkimenjeckayang merged commit 5edf83e into develop Jul 15, 2024
1 check failed
@forkimenjeckayang forkimenjeckayang deleted the 185-more-restrictive-api-for-string-arguments branch July 15, 2024 09:05
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.

More restrictive API for String arguments
2 participants