python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00628
[Bug 1732464] Re: Add CSRF token support
Lets's Fix by ourself
--
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/1732464
Title:
Add CSRF token support
Status in Python Jenkins:
New
Bug description:
Hi everyone,
we faced an issue with enable CSRF protection in Jenkins 2.89.
If we have this protection enabled call of build_job function from Python Jenkins fails with no error output. Call ends successfully without any log message, error or something like that. But no pipeline was triggered in Jenkins.
Disabling the protection in Jenkins will fix everything.
Do you have any plan to implement this feature? I can implement on my
own too, i just want to ask if there is any existing way to fix it.
Thanks for your attention.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1732464/+subscriptions
References