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

Changed condition for password creation #64

Closed
wants to merge 1 commit into from

Conversation

MatanHeledPort
Copy link

When the module was disabled, a random password was still generated. Tweaked the condition to only be created if:
enabled = true && master_password =! ""

what

why

references

When the module was disabled, a random password was still generated.
Tweaked the condition to only be created if:
enabled = true && master_password =! ""
@milldr
Copy link
Sponsor Member

milldr commented Jul 21, 2023

duplicate of #44

@milldr milldr closed this Jul 21, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants