python-jenkins/jenkins
Jeff Schroeder 9bf7f81509
Fix reconfig_credential() to send the xml data
Previously, reconfig_credential() passed empty `data` with
`Content-Length: 0` to the credentials configuration rather
than the credentials data.

This patch fixes the issue by passing the config_xml data to
the configuration API to properly update the credential.

Change-Id: Idef50f5a31d55991698b6217f55f15a9308b8526
2019-12-16 09:32:50 -05:00
..
__init__.py Fix reconfig_credential() to send the xml data 2019-12-16 09:32:50 -05:00
plugins.py Use str as base class for PluginVersion 2015-09-29 18:08:21 +01:00
version.py Setup pbr versioning for docs 2014-09-26 09:12:54 -07:00