Duarte Duarte
Duarte Duarte
Port of #86 and #87 from Ruby
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...
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...
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...
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:  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...