JoSSte

Results 2 issues of JoSSte

Using apt-get instead of apt to avoid warnings

There is a lot of focus on not using weakly encrypted passwords. adding an optional salt to `protected checkPassword($user, $password, $salt= '')` and `protected function hashPassword($password, $salt='')` would allow for...