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

Added HTTP status code check feature > for the installation #18294 #18295

Closed
wants to merge 14 commits into from
Closed

Added HTTP status code check feature > for the installation #18294 #18295

wants to merge 14 commits into from

Commits on Oct 9, 2017

  1. Added HTTP status code check,

    for skipping security file if website is http 401 authentication required, which means http access protected.
    HRIT-Florian committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    70173fb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    3bcdf41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4ba178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    697eb36 View commit details
    Browse the repository at this point in the history
  4. Moved remote db_host and http_host to new separate mehtod checkHostSe…

    …curity()
    
    Improved check logic !$shouldCheckLocalhost
    HRIT-Florian committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    bd831af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61224ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01edd24 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    c0a90dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1917b3 View commit details
    Browse the repository at this point in the history
  3. just adding the missing =

    zero-24 committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    78dd4b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f45565b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

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

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    df3709a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a39d2a View commit details
    Browse the repository at this point in the history