matrix-react-sdk
matrix-react-sdk copied to clipboard
remove "Manually verify all remote sessions" setting
And remove all of the advanced encryption settings section, since that was the only setting in there.
fixes https://github.com/element-hq/element-web/issues/27613
Checklist
- [ ] Tests written for new code (and old code if feasible).
- [ ] New or updated
public/exportedsymbols have accurate TSDoc documentation. - [ ] Linter and other CI checks pass.
- [ ] Sign-off given on the changes (see CONTRIBUTING.md).