dbx/src-tauri
Sugar ac76aadbed
修复:避免在连接导出和日志中泄露敏感信息 / avoid leaking connection credentials in exports and logs (#16)
* fix: redact ssh password from connection exports

* test: cover redacted connection targets

* fix: avoid logging connection credentials

* fix(redis): support stream value preview
2026-04-30 15:44:53 +08:00
..
capabilities feat: add tauri-plugin-shell and update permissions for shell access 2026-04-29 22:25:28 +08:00
icons feat: initial release 2026-04-29 18:09:23 +08:00
src 修复:避免在连接导出和日志中泄露敏感信息 / avoid leaking connection credentials in exports and logs (#16) 2026-04-30 15:44:53 +08:00
.gitignore feat: initial release 2026-04-29 18:09:23 +08:00
Cargo.lock feat: update version to 0.2.0 and enhance ConnectionTree component with search functionality 2026-04-30 12:32:53 +08:00
Cargo.toml chore: bump version to 0.2.0 2026-04-30 11:41:09 +08:00
build.rs feat: initial release 2026-04-29 18:09:23 +08:00
tauri.conf.json chore: bump version to 0.2.0 2026-04-30 11:41:09 +08:00