michael-s-molina commented on PR #35621: URL: https://github.com/apache/superset/pull/35621#issuecomment-3581377663
> existing keys (for permalinks) are still discovereble What about application configs? It would be important to raise exactly what type of information can't be re-generated to make sure fallbacks are applied to all. Also, wouldn't be better to save the hash type in the database (as a separate column or as a prefix for the hash like `md5$<hashvalue>` instead of a try/error approach with fallbacks? -- 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]
