Results 20 comments of Joe Harrison

I have also encountered a similar issue. I have an ed25519 master key (certify only) and 3 rsa2048 subkeys (so they can fit on my smartcard). Here, we see that...

> Note: for some Docusaurus features (particularly SEO metas such as social image, i18n hreflang...), URLs in the HTML files MUST be fully qualified absolute URLs (domain + absolute path)....

That would probably be good enough. I have issues with the shades of red and green and the small borders and their pastel nature seem to be the problem. A...

In additon to this, on the client details page. Maybe it would be more readable if the colored circle in the top left were substituted with fontawesome shapes like the...

My workaround, without removing or overwriting my existing copy of autoconf. Extract it, configure using `$PWD` as the prefix, add `$PWD/bin` to your `PATH`, then install Erlang: ``` curl -O...

Unit tests are now broken. Looks like Jasmine is very unhappy about encountering a PNG file.

Yeah, I've just has this come up as a "medium confidence" using `Plug.Conn`'s `send_resp` even though no user-provided data is being included in the response. I would like to see...

Glad to hear! Thanks. I'll close this PR for now since the functionality is being considered :)

I'm an early adopter of the Node.JS SDK (thank you, by the way) and support for additional CA certs is something I'm really looking forward to. I use private image...