matt12eagles commented on issue #10093: URL: https://github.com/apache/superset/issues/10093#issuecomment-941265686
FYI, its possible to get the current password ONLY if you log the user/pass externally outside of superset. No way to get it from flask security manager. You can modify views.py in security manager to save it (and later retrieve it) from config.py -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
