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

[JENKINS-57420] - Use f:secretTextarea for client private key #76

Merged
merged 5 commits into from
May 13, 2019

Conversation

jvz
Copy link
Member

@jvz jvz commented Apr 22, 2019

This updates the form UI for client keys to use the newly introduced
f:secretTextarea Jelly tag from Jenkins 2.171. Now the client key can
be more securely entered and updated.

Recreated based on #75.

@jglick @jeffret-b @Wadeck @dwnusbaum

This updates the form UI for client keys to use the newly introduced
f:secretTextarea Jelly tag from Jenkins 2.171. Now the client key can
be more securely entered and updated.

Signed-off-by: Matt Sicker <boards@gmail.com>
@jvz
Copy link
Member Author

jvz commented Apr 22, 2019

@jglick I tested this with docker-workflow-plugin, and it still compiles fine. I can make a test PR with the incremental release when it's uploaded.

@jvz
Copy link
Member Author

jvz commented Apr 29, 2019

@oleg-nenashev

@oleg-nenashev oleg-nenashev self-assigned this Apr 29, 2019
@oleg-nenashev oleg-nenashev self-requested a review April 29, 2019 14:38
@oleg-nenashev
Copy link
Member

I will review it and release tomorrow if it is feasible

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

Sorry @jvz , it seems I see a Binary compatibility issue in the current implementation. Needs to be investigated before merging

jvz added 2 commits May 1, 2019 11:28
Signed-off-by: Matt Sicker <boards@gmail.com>
Signed-off-by: Matt Sicker <boards@gmail.com>
@jvz
Copy link
Member Author

jvz commented May 1, 2019

@oleg-nenashev I've addressed the ABI compatibility issue.

@jglick jglick dismissed oleg-nenashev’s stale review May 1, 2019 16:46

resolved, I think

@jglick jglick requested a review from oleg-nenashev May 1, 2019 16:46
Co-Authored-By: jvz <boards@gmail.com>
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

OK, looks good to me now

@jvz
Copy link
Member Author

jvz commented May 6, 2019

@oleg-nenashev can this be merged now?

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

see the comment above

pom.xml Outdated Show resolved Hide resolved
Signed-off-by: Matt Sicker <boards@gmail.com>
@jvz
Copy link
Member Author

jvz commented May 10, 2019

@oleg-nenashev I've reverted the version upgrade and am now using the temporary library instead.

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

OK, looks good overall. I will try to ship it today

@oleg-nenashev
Copy link
Member

@oleg-nenashev oleg-nenashev changed the title Use f:secretTextarea for client private key [JENKINS-57420] - Use f:secretTextarea for client private key May 13, 2019
@oleg-nenashev oleg-nenashev merged commit b088f7d into jenkinsci:master May 13, 2019
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.

5 participants