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

Generate random button results in "Invalid email address" #85

Open
dmichalski opened this issue Apr 27, 2024 · 1 comment
Open

Generate random button results in "Invalid email address" #85

dmichalski opened this issue Apr 27, 2024 · 1 comment

Comments

@dmichalski
Copy link

The title basically. The button at the top does not work, no random address is generated. No console errors, no network errors.

@dmichalski
Copy link
Author

Ok, I could handle this one by myself. Obviously there's a slight issue with character escaping while parsing the config.ini. I realized that I had set the passwords to a value containing special chars like "?() etc.. After adjusting the values to something more simple like "changeme" the email generation via button works.

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

1 participant