Security Advisories (1)
CPANSA-Zonemaster-Backend-2021-001 (2021-08-05)

When running the API behind a reverse proxy on the same machine (like it is using the configuration example provided by the GUI) the remote ip might always be localhost even if the query was done from elsewher

Changes for version v2.0.0 - 2017-11-02

  • Switch version scheme to Semantic Versioning. Changed
    • Renamed distribution from Zonemaster-WebBackend to Zonemaster-Backend (#284)
    • Renamed zonemaster_backend.psgi to zonemaster_rpcapi.psgi (#284)
    • Renamed zm_wb_daemon to zonemaster_backend_testagent (#284)
    • Renamed CHANGES to Changes
  • Fixed
    • Fixed licensing discrepancy (#308)
    • Fixed broken imports (#301)
    • Replaced dependencies on obsolete Net::LDNS and Zonemaster with Zonemaster::LDNS and Zonemaster::Engine (#299)
    • Commented out bogus line in backend_config.ini (#307)
    • Updated installation instructions (#300, #303, #304, #305, #306)
    • Fixed Commonmark rendering on Github (d25c36a)

Documentation

Provides

in lib/Zonemaster/Backend.pm
in lib/Zonemaster/Backend/Config.pm
in lib/Zonemaster/Backend/DB.pm
in lib/Zonemaster/Backend/DB/MySQL.pm
in lib/Zonemaster/Backend/DB/PostgreSQL.pm
in lib/Zonemaster/Backend/DB/SQLite.pm
in lib/Zonemaster/Backend/RPCAPI.pm
in lib/Zonemaster/Backend/TestAgent.pm
in lib/Zonemaster/Backend/Translator.pm