Skip to content
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

Empty password shown as allowed #15

Closed
x43x61x69 opened this issue Jun 22, 2019 · 2 comments
Closed

Empty password shown as allowed #15

x43x61x69 opened this issue Jun 22, 2019 · 2 comments

Comments

@x43x61x69
Copy link

The PasswordIsOK = FALSE; seems missing from the above section, which will make empty password shown as "allowed":

EventWriteStringW2(L"[%s:%s@%d] Empty password! Cannot continue.", __FILENAMEW__, __FUNCTIONW__, __LINE__);

Or it's done this way so the Admin can actually set the password as empty on purpose?

@ryanries
Copy link
Owner

Good catch. I will fix it shortly. Thank you!

@ryanries
Copy link
Owner

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants