UI for blacklisting unverified devices per-room & globally
(written blind; untested as yet)
This commit is contained in:
parent
2e15e8f9b4
commit
3071fc0ddc
4 changed files with 94 additions and 3 deletions
|
@ -69,5 +69,7 @@ module.exports = React.createClass({
|
|||
</div>
|
||||
</div>
|
||||
);
|
||||
// XXX: do we want to give the user the option to enable blacklistUnverifiedDevices for this room (or globally) at this point?
|
||||
// It feels like confused users will likely turn it on and then disappear in a cloud of UISIs...
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue