Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Align LXMF link handler with RNS callback signature#159

Merged
brothercorvo merged 1 commit intomainfrom
corvo/fix-invalid-signature-error-in-lxmf-server
Sep 25, 2025
Merged

Align LXMF link handler with RNS callback signature#159
brothercorvo merged 1 commit intomainfrom
corvo/fix-invalid-signature-error-in-lxmf-server

Conversation

@brothercorvo
Copy link
Copy Markdown
Contributor

Summary

  • update the LXMF service link handler signature to accept the parameters required by the latest RNS callback contract and log the caller context
  • adjust link request unit tests to exercise the six-argument callback and cover the legacy five-argument path

Testing

  • python -m venv venv_linux
  • source venv_linux/bin/activate
  • pip install -r requirements.txt
  • pytest

https://chatgpt.com/codex/tasks/task_e_68d5b04b39d88325ad62ae8726e9fd6b

@brothercorvo brothercorvo merged commit 5360aa1 into main Sep 25, 2025
0 of 2 checks passed
@brothercorvo brothercorvo deleted the corvo/fix-invalid-signature-error-in-lxmf-server branch September 25, 2025 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant