Commit Graph

4 Commits (6e6a26f86a6155cdf76545dd5f2b7500e240ebc9)

Author SHA1 Message Date
J. Ryan Stinnett 86b2cd1f82 Use typeof in customisations to avoid repeating 2020-11-27 11:11:11 +00:00
Bruno Windels 41cb51e044 add interface import 2020-11-04 17:09:21 +01:00
Bruno Windels 625e03cde3 allow customising the source of dehydration key 2020-11-04 16:51:45 +01:00
J. Ryan Stinnett 388cb0e2c1 Add security customisation points
This adds various customisations point in the app for security related
decisions. By default, these do nothing, but would be customised at the
app level via module replacement (so that no changes are needed here in the
SDK).

Fixes https://github.com/vector-im/element-web/issues/15350
2020-10-16 11:21:44 +01:00