summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/5133.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5133.bugfix b/changelog.d/5133.bugfix
index 12a32a906b..be6474a692 100644
--- a/changelog.d/5133.bugfix
+++ b/changelog.d/5133.bugfix
@@ -1 +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!
+Switch to using a cryptographically-secure random number generator for token strings, ensuring they cannot be predicted by an attacker. Thanks to @opnsec for identifying and responsibly disclosing this issue!