Something went wrong while setting issue due date.
Add support for crypt/sha-256 and crypt/sha-512
Closed
Add support for crypt/sha-256 and crypt/sha-512
Since glibc 2.7 there is support to use sha-256 and sha-512 in crypt, but FusionDirectory does not support them.
I'm attaching a patch to this issue that adds support for them.
(from redmine: issue id 1949, created on 2013-02-11, closed on 2013-02-19)
- Changesets:
- Revision 9386ba65 by Benoit MORTIER on 2013-02-12T08:47:26.000Z:
Fixes: #1949 Add support for crypt/sha-256 and crypt/sha-512
- Custom Fields:
- Bug in version: 1.0.4
- Uploads:
- add_crypt_methods.patch Patch to add support for crypt/sha-256 and crypt/sha-512