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

fix bug with allowed_users_template and add allowed_domains_template for SSH role #16056

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

f4z3r
Copy link
Contributor

@f4z3r f4z3r commented Jun 18, 2022

This implements the allowed_domains_template field when configuring SSH roles on the SSH secret engine (as explained in issue #10943). It also fixes an issue that allowed_users_template actually affected the domain templating. I also directly added the documentation for it.

@f4z3r f4z3r requested a review from taoism4504 as a code owner June 18, 2022 07:00
@hashicorp-cla
Copy link

hashicorp-cla commented Jun 18, 2022

CLA assistant check
All committers have signed the CLA.

@f4z3r
Copy link
Contributor Author

f4z3r commented Jun 18, 2022

This should also fix #14901.

@f4z3r
Copy link
Contributor Author

f4z3r commented Jul 13, 2022

@taoism4504 is any additional work required for this? Thanks 😃

@hsimon-hashicorp
Copy link
Contributor

Thanks @f4z3r! I'll see if I can get an engineer to review this soon. :)

@schultz-is
Copy link
Contributor

schultz-is commented Aug 16, 2022

Howdy @f4z3r, thanks for the contribution! This looks great!

Edit: Looks like there are a couple merge conflicts. If you can fix those up we can bring this in. Again, thanks for tackling this!

@f4z3r
Copy link
Contributor Author

f4z3r commented Aug 16, 2022

Hi @schultz-is Thanks for the review. I rebased on the current state of main; conflicts should be resolved.

@schultz-is schultz-is merged commit fc2b4e7 into hashicorp:main Aug 16, 2022
@schultz-is
Copy link
Contributor

Thanks for the contribution @f4z3r!

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

Successfully merging this pull request may close these issues.

None yet

4 participants