Skip to content

etesync-dav: fix web UI for Radicale >= 3.6.0#500192

Open
phaer wants to merge 1 commit intoNixOS:masterfrom
phaer:fix/etesync-dav-radicale-3.6
Open

etesync-dav: fix web UI for Radicale >= 3.6.0#500192
phaer wants to merge 1 commit intoNixOS:masterfrom
phaer:fix/etesync-dav-radicale-3.6

Conversation

@phaer
Copy link
Copy Markdown
Member

@phaer phaer commented Mar 15, 2026

Spiritual successor to #494473. I hadn't tested login on the web ui manually, and tests don't seem to cover this specific functionality.

Radicale 3.6.0 added remote_host and remote_useragent positional arguments to all do_* methods. MyApplication.do_POST and Web.get/post must accept and forward these extra arguments.

Proposed for upstreaming in etesync/etesync-dav#365

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Radicale 3.6.0 added remote_host and remote_useragent positional
arguments to all do_* methods. MyApplication.do_POST and Web.get/post
must accept and forward these extra arguments.

Proposed for upstreaming in etesync/etesync-dav#365
@phaer phaer requested a review from Aleksanaa March 15, 2026 20:13
@nixpkgs-ci nixpkgs-ci bot requested a review from Valodim March 15, 2026 20:18
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant