villebro commented on issue #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#issuecomment-589706276 @altef we discussed this with @dpgaspar , and came to the conclusion that it would be prudent to add this behind a feature flag in `config.py` (e.g. `ENABLE_ROW_LEVEL_SECURITY = False`) with the comment above raised by @dpgaspar (`Note that: RowLevelSecurityFilter...`), also adding a note in `UPDATING.md` on how to enable the feature. I apologize for the long time to market on this feature, but we want to make sure no existing Superset deployment unknowingly opens up a potential security hole. Once this is done this is cleared for merging.
---------------------------------------------------------------- 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]
