diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5133.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5133.bugfix b/changelog.d/5133.bugfix new file mode 100644 index 0000000000..12a32a906b --- /dev/null +++ b/changelog.d/5133.bugfix @@ -0,0 +1 @@ +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! |