Duarte Duarte

Results 9 issues of Duarte Duarte

In behalf of Malcrom, I'm feature requesting a page to do conditions in an easier way without having to know what each number means by heart (similar to SAI).

### Current Terraform and Cloudflare provider version ``` Terraform v0.14.2 + provider registry.terraform.io/cloudflare/cloudflare v2.17.0 ``` ### Description Functionality to enable mTLS for hostnames is not currently available on this provider...

kind/enhancement
kind/new-resource
workflow/pending-upstream-library

By @lfrost on http://www.trinitycore.org/f/topic/11075-suggestion-sanitize-personal-info-from-packet-parses/ > Honestly, I don't even like the idea of submitting them on a write only forum. I don't like the idea of putting that information out...

enhancement
help wanted

The `IDataModels` in https://github.com/TrinityCore/WowPacketParser/tree/master/WowPacketParser/Store/Objects after 3ddbce572bddaf79c3d570cf406cc98d927acbad are using a lot of nullables which make the API a bit clumsy to use and in most cases the null fields do not...

enhancement

found instances where certain tokens give invalid auth using the method published, this one works and and it's used by https://github.com/trufflesecurity/trufflehog/blob/main/pkg/detectors/slack/slack.go for example

Some .blp when converted to .png get artifacts: ![tileset-duskwood-duskwoodcobblestone blp](https://cloud.githubusercontent.com/assets/530940/12219868/1640a6b2-b74d-11e5-84a8-c7f38be70a93.png) This does not happen to all the BLPs. I couldn't figure out yet why it happens to some of them...

Related to #51 The file [`c-lib.js`](https://github.com/timkurvers/blizzardry/blob/master/src/lib/c-lib.js#L11) hardcodes the VC runtime library `msvcr120` making it only compatible with DLLs built with Visual Studio 2013. This causes Node to crash when external...