diff options
author | Kim Alvefur <zash@zash.se> | 2019-01-13 14:02:56 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-01-13 14:02:56 +0100 |
commit | 00f6257046199935e7ebe526c698cfdc7ecc2687 (patch) | |
tree | f0dd95853dc031a5fb0dbe8fc6525f8268a56434 /CHANGES | |
parent | 77c357d325f1df0b755affca72daa4e1583554fc (diff) | |
download | prosody-00f6257046199935e7ebe526c698cfdc7ecc2687.tar.gz prosody-00f6257046199935e7ebe526c698cfdc7ecc2687.zip |
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-1
This will currently require a hard reset of all passwords back to plain.
This will be least painful on new deployments.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ TRUNK - Archive quotas - mod\_mimicking - Rewritten migrator +- SCRAM-SHA-256 0.11.0 ====== |