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

Validates response processed by exception handler #1776

Commits on Aug 5, 2018

  1. 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.
    darren987469 committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    9e945a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    429295f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    3f95eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    dfffd7f View commit details
    Browse the repository at this point in the history
  2. Add rescue_from description in README

    Darren committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    96d3138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32c977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2bc1b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    641e746 View commit details
    Browse the repository at this point in the history
  2. Add upgrading

    darren987469 committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    553bf07 View commit details
    Browse the repository at this point in the history