-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Validates response processed by exception handler #1776
Closed
darren987469
wants to merge
9
commits into
ruby-grape:master
from
darren987469:validates_response_processed_by_exception_handler
Closed
Validates response processed by exception handler #1776
darren987469
wants to merge
9
commits into
ruby-grape:master
from
darren987469:validates_response_processed_by_exception_handler
Commits on Aug 5, 2018
-
Validates response processed by exception handler
If block of return nil, the response would be nil. That causes system information leak. Add a validation to prevent it.
Configuration menu - View commit details
-
Copy full SHA for 9e945a6 - Browse repository at this point
Copy the full SHA 9e945a6View commit details
Commits on Aug 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 429295f - Browse repository at this point
Copy the full SHA 429295fView commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f95eb2 - Browse repository at this point
Copy the full SHA 3f95eb2View commit details
Commits on Aug 10, 2018
-
Takes object returned by rescue_from as error message
Darren committedAug 10, 2018 Configuration menu - View commit details
-
Copy full SHA for dfffd7f - Browse repository at this point
Copy the full SHA dfffd7fView commit details -
Add rescue_from description in README
Darren committedAug 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 96d3138 - Browse repository at this point
Copy the full SHA 96d3138View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32c977 - Browse repository at this point
Copy the full SHA c32c977View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bc1b6 - Browse repository at this point
Copy the full SHA d2bc1b6View commit details
Commits on Aug 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 641e746 - Browse repository at this point
Copy the full SHA 641e746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 553bf07 - Browse repository at this point
Copy the full SHA 553bf07View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.