Fran Diéguez
Fran Diéguez
No news here? Come on, creating just a file in the repository and upload it to packagist.org can't be too hard for so _gorgeous_ engineers
Could you just create a composer.json file in the project, please. The contents would be: ``` { "name": "disqus/disqus-php", "license": "Apache-2.0", "type": "project", "description": "The official PHP client library for...
@zakjan would you mind sharing that code? I'm trying to implement this on one of my projects but if I can get some ideas from that code it will be...
I've commented the tls-cipher DEFAULT line but no changes whatsoever. I'll take a look at server logs and report back. Thanks for your help
We are contacting our Mikrotik provider to debug with them as the logs are not throwing any useful information
I've fixed it by setting the fallback ciphers in my client data-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC cipher AES-256-CBC data-ciphers-fallback AES-256-CBC
Make deps fails as in make build `make deps ==> Installing dependencies github.com/oysterbooks/s3 (download) # cd .; git clone https://github.com/oysterbooks/s3 /home/fran/Projects/go/src/github.com/oysterbooks/s3 Cloning into '/home/fran/Projects/go/src/github.com/oysterbooks/s3'... fatal: could not read Username for...
Any news about merging this?