root-gg/plik

plikd create user --password broken, password not set when provided

aschils opened this issue · 3 comments

Hello,

Just quickly reporting what I think might be an easy to fix bug with the create user feature.
When creating a user and when providing explicitly his password, plikd reports that the password is too short (even if the provided password is very long).

I think the issue is simply that the user password is set only when generated automatically. I have attached a screenshot with my git diff. I tried to submit pull request through github website after forking but apparently it didn't go through for some reason.

image

Regards.

Heyhey,
the latest docker image still facing this problem.
Maybe rebuild current master could fix this issue?
Thanks

1.3.8 will be released today.