Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Adjust the way we interact with bugzilla to handle the recent changes #43

Merged
merged 1 commit into from Oct 7, 2015

Conversation

pypingou
Copy link
Member

@pypingou pypingou commented Oct 7, 2015

bugzilla.redhat.com recently changed to warn very early if the credentials
provided or stored on disk became invalid.
It will nowadays throw an exception.

With this code we avoid raising an exception early and ensure we are
logged in when we instantiate the bugzilla object.

bugzilla.redhat.com recently changed to warn very early if the credentials
provided or stored on disk became invalid.
It will nowadays throw an exception.

With this code we avoid raising an exception early and ensure we are
logged in when we instantiate the bugzilla object.
@pypingou
Copy link
Member Author

pypingou commented Oct 7, 2015

@ralphbean
Copy link
Contributor

Sure, 👍

pypingou added a commit that referenced this pull request Oct 7, 2015
Adjust the way we interact with bugzilla to handle the recent changes
@pypingou pypingou merged commit 6ba8ee9 into master Oct 7, 2015
@pypingou pypingou deleted the bz_login branch October 7, 2015 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants