jocxfin / pwgen

Simple self hosted password generator
GNU Affero General Public License v3.0
53 stars 3 forks source link

passphrase always has dashes regardless of settings #22

Closed akanealw closed 6 months ago

akanealw commented 6 months ago

Came across this while browsing and it seems like a cool concept. However, I've run into a bug and would like to make a request.

I've tried both your hosted instance and my own local instance and it seems that a passphrase always uses dashes between words regardless of the dropdown selected. Works great otherwise.

image

As far as the feature request, an option to not check the password with the api would be nice for a local network only instance.

Thanks!

jocxfin commented 6 months ago

Hi and thanks for reporting that. Was working yesterday so probably some typo or something I've made.

jocxfin commented 6 months ago

And I'll make the offline version possible