ustramooner commented on issue #8538:
URL: https://github.com/apache/superset/issues/8538#issuecomment-876836993


   I used a different approach:
   I could only find 1 place that the DB_SECRET_KEY was being used - which was 
in the dbs table under password. After rotating the SECRET_KEY, i set that 
field to null in the database. After that the database screen will work again 
(it crashes because it can't decrypt the passwords) - and then reset the 
passwords.


-- 
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]

Reply via email to