-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plikd create user --password broken, password not set when provided #489
Comments
Hi, many thanks for the bug report, we'll fix that for next release that
should happen right after we come back from vacation. We'll keep you
posted.
…On Mon, Jul 31, 2023, 21:21 Arnaud Schils ***@***.***> wrote:
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, I'm sorry but I don't
really have time to dig into that right now.
[image: image]
<https://user-images.githubusercontent.com/5392362/257324624-df9dd9bd-e703-4440-8c41-0bca05d423ea.png>
Regards.
—
Reply to this email directly, view it on GitHub
<#489>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQ5XPVRZ7LXJS2ETEFWS6LXTAAUNANCNFSM6AAAAAA26WNIXI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
camathieu
pushed a commit
that referenced
this issue
Aug 1, 2023
camathieu
added a commit
that referenced
this issue
Aug 2, 2023
Fix create user password parameter (#489)
Heyhey, |
1.3.8 will be released today. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Regards.
The text was updated successfully, but these errors were encountered: