Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

sync: taskd.trust parameter is ignored

未关闭
#428 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
dart, flutter
领域
mobile

调研方向

首先跟踪 taskd 同步配置期间使用的 taskrc 导入和验证流程。使用 taskd.trust=ignore hostname 重现该设置,然后跟踪保存的配置直到同步尝试。完成的标准是 trust 参数得到保留,并且同步要么成功,要么报告有用的错误。

由索引模型根据 Issue 内容生成。

描述

bug
Describe your issue

When configuring task server the app asks to choose file or paste content of .taskrc. Either way when I give it config with option taskd.trust=ignore hostname it is not preserved in final config.

It is only my guess that in my particular case missing trust parameter is the problem. The guess is based on knowledge that my setup needs that option (doesn't work without it), and that it is not there in config after save.
I have made sure this works on other clients, like foreground on android and official binary ver. 2.6.2 on desktop

Steps to reproduce

Confgure taskd server
Issue self-signed certificate with arbitrary (wrong) domain
Copy certs and cred to client with taskwarrior-flutter
Configure sync. Give it taskrc file (with taskd.trust=ignore hostname option) and certs. It will show no errors (if everything done right)
Tap at "Taskrc file is verified". It will show config, "trust" parameter is missing
Try to sync. It will show no errors. However nothing is synced.

What was the expected result?

Sync is expected to work, or at least show any errors.

Put here any screenshots or videos (optional)

No response

How can we contact you (optional)

No response

Would you like to work on this issue?

None

By submitting this issue, I have confirmed that:
  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
主要语言
Dart
星标
244
派生
179
平均合并
12 小时 42 分钟
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CCExtractor/taskwarrior-flutter 的其他 Issue

查看 CCExtractor/taskwarrior-flutter 的全部 Issue

相似的 Issue

更多 Dart Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。