Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding a new database definition does not mask the password #1176

Closed
dennisobrien opened this issue Sep 22, 2016 · 0 comments
Closed

adding a new database definition does not mask the password #1176

dennisobrien opened this issue Sep 22, 2016 · 0 comments

Comments

@dennisobrien
Copy link
Contributor

This is another regression from PR #1137
Seen in master since that commit.

When adding a new database definition in '/databaseview/add' and including a sqlalchemy uri with a username and password, saving, then viewing the record, the password is included in the sqlalchemy uri and not password masked.

The fix is straightforward and I'll submit a PR soon. Apologies for this regression. Now I understand what pre_add is for.

@xrmx xrmx closed this as completed Sep 24, 2016
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
…1176)

* fix(core): remove height and width requirement on SuperChart

* simply by removing state
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
…1176)

* fix(core): remove height and width requirement on SuperChart

* simply by removing state
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
…1176)

* fix(core): remove height and width requirement on SuperChart

* simply by removing state
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
…1176)

* fix(core): remove height and width requirement on SuperChart

* simply by removing state
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

No branches or pull requests

2 participants