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

dns_njalla: fix record_id grep when removing record #5121

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Apr 29, 2024

  1. dns_njalla: fix record_id grep when removing record

    Before remove-record would fail with
    response='{"error": {"code": -32000, "message": "Invalid arguments"}, "jsonrpc": "2.0"}'
    because record_id would always be empty.
    
    Signed-off-by: Alfred Persson Forsberg <cat@catcream.org>
    alfredfo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b93e2c9 View commit details
    Browse the repository at this point in the history