-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove cross-signing feature flag #11219
Comments
For release day, I think we'll only go as far as enabling the flag, so moving this to a later phase. |
Fixes element-hq/element-web#11219 This particular commit is largely untested and unverified. Do not merge without extensive review.
For now we've gone a route which turns the labs flag into a setting to get closer to what we want (matrix-org/matrix-react-sdk#4416). matrix-org/matrix-react-sdk#4417 is a demonstration of what it looks like to remove the setting, though is untested and will need updating for the route we're going. When removing the setting, please be sure to clean up newly-dead code. |
It's now safe to remove this feature flag. We may add related admin controls (such as #13705), but this specific flag can be removed. |
It would be best to land this work in the same release as #13705, so that there's some continuity of admin control for those who want it. |
(not directly blocked on design but inter dependent on #13705) |
After #11215
After #11218
After #11213
Probably after #11220
We may want to also block this on some or all of the new UI.
The text was updated successfully, but these errors were encountered: