Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Backport 1.3.x: secret/database: Guard against panic with InfluxDB plugin (#8282) #8297

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

catsby
Copy link
Contributor

@catsby catsby commented Feb 5, 2020

Backport of #8282 to 1.3.x

  • database/influx: fix panic when trying to revoke user

* database/influx: fix panic when trying to revoke user

Guard against other nil responses

* return an error if response is nil, which is unlikely but best safe than sorry

* refactor a deeply nested statement into a function
@catsby catsby added this to the 1.3.3 milestone Feb 5, 2020
@catsby catsby merged commit f6aa8dd into release/1.3.x Feb 5, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants