Skip to content
Snippets Groups Projects
Unverified Commit 1e1d6692 authored by ElementRobot's avatar ElementRobot Committed by GitHub
Browse files

Switch to secure random strings (#29013) (#29035)

* Switch to secure random strings

Because the js-sdk methods are changing and there's no reason for these
not to use the secure versions. The dedicated upper/lower functions were
*only* used in this one case, so this should do the exact same thing with
the one exported function.

Requires https://github.com/matrix-org/matrix-js-sdk/pull/4621

 (merge both together)

* Change remaining instances of randomString

which I somehow entirely missed the first time.

* Fix import order

(cherry picked from commit 56eafc90)

Co-authored-by: default avatarDavid Baker <dbkr@users.noreply.github.com>
parent 63ecb48d
No related branches found
No related tags found
Loading
Showing
with 38 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment