Skip to content

ssh: Fix template regex test for defaultExtensions to allow additional text#16018

Merged
stevendpclark merged 2 commits intomainfrom
stevendpclark/vault-6115-ssh-template
Jun 17, 2022
Merged

ssh: Fix template regex test for defaultExtensions to allow additional text#16018
stevendpclark merged 2 commits intomainfrom
stevendpclark/vault-6115-ssh-template

Conversation

@stevendpclark
Copy link
Contributor

  • The regex to identify if our defaultExtensions contains a template was
    a little too greedy, requiring the entire field to be just the regex. Allow
    additional text within the value field to be added

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added
@stevendpclark stevendpclark requested a review from a team June 16, 2022 15:06
Copy link
Contributor

@cipherboy cipherboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Steve!

@stevendpclark stevendpclark added this to the 1.11.1 milestone Jun 16, 2022
@stevendpclark stevendpclark merged commit b4a3627 into main Jun 17, 2022
@stevendpclark stevendpclark deleted the stevendpclark/vault-6115-ssh-template branch June 17, 2022 15:09
stevendpclark added a commit that referenced this pull request Jun 17, 2022
…l text (#16018)

* ssh: Fix template regex test for defaultExtensions

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added

* Add cl
stevendpclark added a commit that referenced this pull request Jun 17, 2022
…l text (#16018)

* ssh: Fix template regex test for defaultExtensions

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added

* Add cl
stevendpclark added a commit that referenced this pull request Jun 17, 2022
…l text (#16018)

* ssh: Fix template regex test for defaultExtensions

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added

* Add cl
stevendpclark added a commit that referenced this pull request Jun 17, 2022
…l text (#16018) (#16037)

* ssh: Fix template regex test for defaultExtensions

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added

* Add cl

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
stevendpclark added a commit that referenced this pull request Jun 17, 2022
…l text (#16018) (#16036)

* ssh: Fix template regex test for defaultExtensions

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added

* Add cl

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
cipherboy added a commit that referenced this pull request Jun 20, 2022
…l text (#16018) (#16038)

* ssh: Fix template regex test for defaultExtensions

 - The regex to identify if our defaultExtensions contains a template was
   a little too greedy, requiring the entire field to be just the regex. Allow
   additional text within the value field to be added

* Add cl

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
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.

2 participants