Skip to content

Conversation

@Apprentice2907
Copy link
Contributor

Description

This PR fixes an issue where the taskd.trust parameter was silently dropped
when importing and exporting a .taskrc file through the UI.

The parameter was already parsed by parseTaskrc, but it was not propagated
through the Taskrc model or preserved when regenerating the taskrc content.
This change ensures taskd.trust is preserved end-to-end.

No sync, TLS, or server logic is modified.

Fixes #428

Screenshots

Not applicable (configuration / logic change only).

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sync: taskd.trust parameter is ignored

1 participant