Prevent (or warn) when E2EE is enabled at the same time as SSE #533
Labels
0. Needs triage
Pending approval or rejection. This issue is pending approval.
enhancement
New feature or request
Since they're incompatible currently.
Unfortunately as far as I can tell there's no way to specify in the
appinfo/info.xml
for this and theencryption
app a way to prevent them from being enabled in parallel. In addition, since most interaction occurs client-side, simply returning 4xx codes won't necessarily give the appropriate visibility to any error/warning message when attempting to perform encryption related options.Some ideas:
encryption
app that warns during any UI or CLI settings operations/interactions that the other app was detected and that the user has an invalid deployment/configurationThe text was updated successfully, but these errors were encountered: