You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: activate mls for client via mls feature config [FS-1088] (#13898)
* feat: always pass mlsconfig object to initialize mlsclient
* feat: enable sending external proposals when mls feature flag is off
* runfix: add support for broken clients by disabling mls for them
* refactor: update var name
* chore: bump core to use renamed systemCrypto
* chore: use exact version match
* chore: update lock file
* refactor: rename disabling mls helper boolean
* refactor: simplify supportmls logic
* runfix: require feature flag to support mls for m4
* runfix: make supportMLS a function
* Revert "runfix: make supportMLS a function"
This reverts commit 06ba72d.
* Revert "runfix: require feature flag to support mls for m4"
This reverts commit a32154e.
* runfix: add mls feature config var back to supportMLS helper
0 commit comments