diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-05-03 12:38:03 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-05-03 13:02:55 +0100 |
commit | 247dc1bd0bd9ee2b9525495c0dbd819baf10ec1f (patch) | |
tree | 05f2ee2721066eea82e9605b9f5ce32f379e6fda /synapse/util | |
parent | 0.99.2 (diff) | |
download | synapse-247dc1bd0bd9ee2b9525495c0dbd819baf10ec1f.tar.xz |
Use SystemRandom for token generation
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/stringutils.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/util/stringutils.py b/synapse/util/stringutils.py |