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

Fix get_system_reports for GMP scanners (9.0) #949

Merged

Commits on Jan 21, 2020

  1. Fix get_system_reports for GMP scanners

    The get_system_report_types function did not fetch the scanner type so
    it erroneously assumed it was handling an OSP scanner instead.
    timopollmeier committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3c9ab3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a77431 View commit details
    Browse the repository at this point in the history
  3. Remove unused init in get_system_report_types

    Setting it to SCANNER_TYPE_NONE was redundant.
    timopollmeier committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    6c22de6 View commit details
    Browse the repository at this point in the history