question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] The data source control in the workflow instance will print the clear text password

See original GitHub issue

点击工作流实例,选择数据源控件,填写连接,用户和密码,运行该组建,发现log信息是使用明文打印。

[INFO] 2020-04-23 14:06:13.838  - [taskAppId=TASK-16-123-164]:[127] - datasource name : ip , type : MYSQL , desc : 本地测试MySQL  , user_id : 2 , parameter : {"address":"明文jdbc连接","database":"数据库名","jdbcUrl":"明文jdbc连接","user":"用户名","password":"明文密码"}

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
zixi0825commented, Apr 26, 2020

In the dev branch, this log will not be printed, but the password will still be printed in another place, and I will fix this problem

0reactions
rinkydevicommented, Mar 6, 2022

hey @zixi0825 did u solved this issue or can i work on it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workflow Fails on Assign A Task [Error Code: Runtime.Internal]
I need to Assign Task to individuals where they must review the list item attachments and approve or reject them. I can easily...
Read more >
Authentication with a data source - Power Query
In this article. Select an authentication method; Set the level of the authentication method; Change the authentication method ...
Read more >
Encrypted secrets - GitHub Docs
Encrypted secrets allow you to store sensitive information in your organization, repository, or repository environments.
Read more >
Protect Sensitive Input Variables | Terraform
Protect sensitive values from accidental exposure using Terraform sensitive input variables. Provision a web application with Terraform, and mark input ...
Read more >
Version control concepts and best practices
In a centralized version control system, you can update (for example, svn update ) at any moment, even if you have locally-uncommitted changes....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found