mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-02 20:12:04 +01:00
* fix: Update `globalBlacklistUnverifiedDevices` on setting change Signed-off-by: Skye Elliot <actuallyori@gmail.com> * fix: Use `SettingLevel.DEVICE` filter on blacklisted device watcher * tests: Add playwright test for blacklist unverified devices toggle * docs: Correct test step description Co-authored-by: Andy Balaam <andy.balaam@matrix.org> * tests: Add test for local vs global blacklist unverified devices * tests: Ensure local toggle overrides global toggle. * tests: Add unit tests for blacklistUnverifiedDevices listener --------- Signed-off-by: Skye Elliot <actuallyori@gmail.com> Co-authored-by: Andy Balaam <andy.balaam@matrix.org>