-
Notifications
You must be signed in to change notification settings - Fork 42
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
Is this plugin still maintained? #87
Comments
I will maintain it for a while here |
@crc83 Sorry for the late response. Thanks for doing some maintenance! I find that I no longer have the time (and to some degree, the motivation, given that I don't use Jenkins in my day to day job anymore) to maintain this project in the way that it deserves. I'd be very interested in having someone else take it over. If you're interested, let me know! Either way, thanks for giving it some love! |
@crc83 you should enable issues on your fork. I'm using your updated plugin v1.4.3 and it works great, I can now set CSRF protection. But I cannot update past that version, it always add a "null" in the string when trying to update projects. i.e.:
I'm not using folders and my jobs are name as usual, but I suspect your modifications for v1.4.4 to support folders breaks it for "normal" jobs. |
Daniel,
I've enabled issues. Now you may post problem in my repo.
I'll try to do a fix today or tommorrow.
Thank you
-Serhi
2018-01-23 17:00 GMT+02:00 Daniel Beland <notifications@github.com>:
… @crc83 <https://github.com/crc83> you should enable issues on your fork.
I'm using your updated plugin v1.4.3 and it works great, I can now set CSRF
protection. But I cannot update past that version, it always add a "null"
in the string when trying to update projects.
i.e.:
09:53:18.632 [DEBUG] [org.apache.http.impl.conn.DefaultClientConnection] Sending request: POST /nullcreateItem?name=my-project HTTP/1.1
09:53:18.635 [DEBUG] [org.apache.http.impl.conn.DefaultClientConnection] Receiving response: HTTP/1.1 404 Not Found
I'm not using folders and my jobs are name as usual, but I suspect your
modifications for v1.4.4 to support folders breaks it for "normal" jobs.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#87 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWo1lBgWghXps9j2QD7V5VplQvrsEqRks5tNfQFgaJpZM4QWzuE>
.
|
I applied fix and verified it. Please use latest 1.4.7 version |
Thanks @crc83 for your quick update, I'll test it on Monday at work and let you know. |
@crc83 version 1.4.7 works perfectly, thanks a lot. regards, |
Is this plugin still maintained?
The text was updated successfully, but these errors were encountered: