Skip to content

Support different Crypt Hash Algorithms

Fürni requested to merge fuerni/ispconfig3:patch-1 into master

Support different hashing algorithms by just checking if the saved password starts with $ or not. No computation of salt needed, just use saved password.

Merge request reports