Skip to content

fix regex to allow database names to contain "-" in role@db syntax #772

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dermsd
Copy link

@dermsd dermsd commented Apr 2, 2025

Pull Request (PR) description

Fix regex in lib/puppet/type/mongodb_user.rb to allow the same database names as allowed in lib/puppet/type/mongodb_database.rb

This Pull Request (PR) fixes the following issues

Fixes #771

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.

granting roles using role@db syntax does not allow db names containing "-"
1 participant