ruby-bugzilla
ruby-bugzilla copied to clipboard
Updating to use tokens to replace cookies in bugzilla >= 4.4.3
Thanks for the patch. I was about to work on that. as the token is required since 4.4.3, that would be better checking bugzilla API version before doing and shouldn't remove the code for cookie.
This patch supports both cookies and tokens depending on the version. I've been testing it moving between both and it seems to work fine.
Just wanted to follow up and see if there was anything you needed me to do to get this merged.