summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorIllia Volochii <illia.volochii@gmail.com>2023-03-04 11:15:59 +0200
committerDavid Lord <davidism@gmail.com>2023-03-04 08:16:55 -0800
commit351b73196ca30c26ef2a7b492508d89da370c07f (patch)
treefad9c03679d2c50331156a9b7f9a91a128bf780e /CHANGES.rst
parent5123559c11c3a4d068d8b7bd700b631f50263e3b (diff)
downloadwerkzeug-351b73196ca30c26ef2a7b492508d89da370c07f.tar.gz
increase PBKDF2 default to 600,000 iterations
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 58eb407f..328fa6f4 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -31,6 +31,7 @@ Unreleased
Watchdog to 2.3.0. :issue:`2603`
- When using a Unix socket for the development server, the path can start with a dot.
:issue:`2595`
+- Increase default work factor for PBKDF2 to 600,000 iterations. :issue:`2611`
Version 2.2.3