mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 00:01:13 +01:00
* 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