dpgaspar commented on a change in pull request #8448: Add UI-only database
configuration method for extended authorization scenarios
URL:
https://github.com/apache/incubator-superset/pull/8448#discussion_r338924271
##########
File path: superset/views/database/__init__.py
##########
@@ -203,6 +211,7 @@ class DatabaseMixin:
"sqlalchemy_uri": _("SQLAlchemy URI"),
"cache_timeout": _("Chart Cache Timeout"),
"extra": _("Extra"),
+ "encrypted_extra": ("Secure Extra"),
Review comment:
`"encrypted_extra": _("Secure Extra"),` So it gets translated (eventually)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]