Software /
code /
prosody
Comparison
CHANGES @ 10218:e458578ddfd3
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.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Jan 2019 14:02:56 +0100 |
parent | 10003:4d702f0c6273 |
child | 10251:022d42e122d4 |
comparison
equal
deleted
inserted
replaced
10217:60b445183d84 | 10218:e458578ddfd3 |
---|---|
7 - CSI improvements | 7 - CSI improvements |
8 - mod\_limits: Exempted JIDs | 8 - mod\_limits: Exempted JIDs |
9 - Archive quotas | 9 - Archive quotas |
10 - mod\_mimicking | 10 - mod\_mimicking |
11 - Rewritten migrator | 11 - Rewritten migrator |
12 - SCRAM-SHA-256 | |
12 | 13 |
13 0.11.0 | 14 0.11.0 |
14 ====== | 15 ====== |
15 | 16 |
16 **2018-11-18** | 17 **2018-11-18** |