View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004895 | SOGo | Backend General | public | 2019-11-27 14:34 | 2020-07-13 12:17 |
Reporter | Rodirik | Assigned To | ludovic | ||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Summary | 0004895: Argon2id Support | ||||
Description | Argon2id is considered by many to be the best practice solution for password hashing. It was created to resist software and even hardware based cracking attacks. | ||||
Tags | authentication, missing | ||||
sogo: master 4c27826f 2020-05-09 10:38 Details Diff |
feat(core): Support ARGON2I/ARGON2ID password hashes Requires libsodium ≥ 1.0.9 to be present at compile time. Thus, the following distributions will have support for at least ARGON2i: * rhel ≥ 7 (with EPEL enabled) * Debian ≥ 9 (stretch) * Ubuntu ≥ Bionic (18.04) Fixes 0004895 |
Affected Issues 0004895 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
mod - SoObjects/SOGo/GNUmakefile.preamble | Diff File | ||
mod - SoObjects/SOGo/NSData+Crypto.h | Diff File | ||
mod - SoObjects/SOGo/NSData+Crypto.m | Diff File | ||
mod - Tests/Unit/GNUmakefile | Diff File | ||
mod - Tests/Unit/TestNSString+Crypto.m | Diff File | ||
mod - configure | Diff File | ||
mod - packaging/debian-multiarch/control | Diff File | ||
mod - packaging/debian-multiarch/rules | Diff File | ||
mod - packaging/debian/control | Diff File | ||
mod - packaging/debian/rules | Diff File | ||
mod - packaging/rhel/sogo.spec | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-11-27 14:34 | Rodirik | New Issue | |
2019-12-06 20:27 | Rodirik | Tag Attached: authentication | |
2019-12-06 20:27 | Rodirik | Tag Attached: missing | |
2020-04-22 08:52 | phenomax | Note Added: 0014279 | |
2020-05-09 16:50 | the_nic | Note Added: 0014312 | |
2020-07-03 18:44 | the_nic | Changeset attached | => sogo master 4c27826f |
2020-07-11 15:48 | the_nic | Note Added: 0014519 | |
2020-07-13 12:17 | ludovic | Assigned To | => ludovic |
2020-07-13 12:17 | ludovic | Status | new => closed |
2020-07-13 12:17 | ludovic | Resolution | open => fixed |