0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-30 21:49:07 +02:00
synapse/changelog.d/5133.bugfix
2019-05-03 13:02:55 +01:00

1 line
213 B
Text

Switch to using a cryptographically-secure random number generator for token strings, ensuring they cannot be predicted by an attacker. Thanks to @opnsec for for identifying and responsibly disclosing this issue!