fancybear-dev

Results 18 comments of fancybear-dev

> released Much appreciated! Can confirm it's fixed!

Nice! Will test it out in our production environment likely this week and let you know if we find any bugs/improvements. If you want to track; https://github.com/hnhdev/terraform-provider-restapi/pull/5 We've forked, because...

FWIW: we had the same cycle issue and "solved" it by ensuring we know the cloud run name beforehand - removing the pending creation dependency. We did this by simply...

did more testing, we have more and more reason to believe this is indeed GCP routing related - and not Vault.

We've found the root cause. The files that the browser complains about regarding mime type, are in reality silent 404 errors. Our load balancer sends requests round robin to any...

@apparentlymart it seems that getterHTTPGetter (in go-getter) used to retrieve modules in getmodules, has support already for NetRC credentials. It tries to add credentials for Get and GetFile methods using...

Can confirm this is an issue for us as well. We're unable to generate tokens or perform API requests due to this bug - i.e. Vault is essentially unusable in...

I'm having this issue right now, with Python 3.12.0b4 and Windows 11 25393.1 channel using 14.36.32532 MSVC. Anyone with viable solutions? And before anyone mentions, yes I'm running Windows like...