DTStack / DTStack/Taier

[Feature]数据源连接串及密码的管理

Open
#987 2 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Java
Stars
1.3k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar feature requirement.

### Description

1、目前数据源连接串及数据库密码在datasource_info表中,使用的是直接将json字符串使用base64编码的方式存储。
2、在前后端交换的接口以及develop_task表中的sql_Text字段中,密码均以明文的方式传输及存储

### Use case

能否在数据库及接口中,数据库密码以某种加密方式进行存储和传输,以提高系统安全性。

### Related issues

_No response_

### Are you willing to submit a PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.