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 | a746aba7a27bcff70944f07268e7aef519a0223b (patch) | |
tree | f0dd95853dc031a5fb0dbe8fc6525f8268a56434 /CHANGES | |
parent | 49e8cbabff23741159a457d0eae8262e79e4561c (diff) | |
download | prosody-a746aba7a27bcff70944f07268e7aef519a0223b.tar.gz prosody-a746aba7a27bcff70944f07268e7aef519a0223b.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 ====== |