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

WebUI: Allow to add certs to certmapping with CERT LINES around #659

Closed
wants to merge 1 commit into from

Conversation

pvomacka
Copy link

@pvomacka pvomacka commented Mar 27, 2017

The certificate to the certmapping might be inserted as
base64 encoded blob. This patch allows to also insert the certificate
blob with surrounding "-----BEGIN CERTIFICATE-----" and
"-----END CERTIFICATE-----" lines. This behavior is the same in
widget for assigning certificates to users, so the change helps
WebUI to be more consistent.

https://pagure.io/freeipa/issue/6772

The certificate to the certmapping might be inserted as
base64 encoded blob. This patch allows to also insert the certificate
blob with surrounding "-----BEGIN CERTIFICATE-----" and
"-----END CERTIFICATE-----" lines. This behavior is the same in
widget for assigning certificates to users, so the change helps
WebUI to be more consistent.

https://pagure.io/freeipa/issue/6772
@pvomacka pvomacka requested a review from pvoborni March 27, 2017 12:32
@flo-renaud
Copy link
Contributor

Hi @pvomacka ,

thank you for the patch, it works as expected.

@pvoborni
Copy link
Member

Code LGTM, ACK give that it works for @flo-renaud

@pvoborni pvoborni added the ack Pull Request approved, can be merged label Mar 27, 2017
@pvomacka pvomacka added the pushed Pull Request has already been pushed label Mar 27, 2017
@pvomacka
Copy link
Author

ipa-4-5:

  • eda23a9 WebUI: Allow to add certs to certmapping with CERT LINES around
    master:

  • 84b38b6 WebUI: Allow to add certs to certmapping with CERT LINES around

@pvomacka pvomacka closed this Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
3 participants