Andy Beverley
Andy Beverley
When ```Rex::Config``` parses ```~/.ssh/config``` it slurps options for named servers, but not for the all hosts "*" option. This means that it is not possible to set a configuration value...
Fix problem described in #1621. Rebuild the Template::Toolkit engine if it doesn't complete its render, otherwise a recursion error is thrown for any subsequent template processes. This is prevalent when...
I'm just opening this issue as a placeholder for a planned PR. The issue is that if for some reason a redirect takes place during the render of a Template::Toolkit...
Would it be possible to get a new release and the dist files updated please? I just spent a while debugging initialisation problems, and then realised they'd already been fixed...
### As an engineer ### I would like to be able to retrieve Augeas error logs ### so I can find out why Augeas commands are failing ### Additional context...
I just wondered if you could release a new version of fengari-web using the latest fengari-interop please? (with this fix: https://github.com/fengari-lua/fengari-interop/issues/64) I am using it in a Javascript build process...
Hi, I'd like to be able to tie a session to the domain it originated from. E.g. if a user accesses an app using domain1.com (subsequently generating a session for...
If OpenARC is used to verify an inbound email (with no existing chain), then if the email is modified and re-signed, then the chain is broken. This is because OpenARC...
Fixes #169. If OpenARC is used to verify an inbound email (with no existing chain), then if the email is modified and re-signed, then the chain is broken. This is...
If an ARC key specifies the hash type as SHA256 (i.e. `h=sha256`) then OpenARC will fail to verify the signature. Whilst the presence of a particular hash type is detected,...