Artem Ignatyev
Artem Ignatyev
Some websites that rely on client certificate authentication reject requests with proper client certificate unless authority chain is presented with the certificate as well. This PR introduces a new SSLConfig...
Hi and thanks for this beautiful library. In our company we rely on `db:prepare` task to maintain devs' databases state. This task basically migrates an existing database, or creates a...
When trying to figure out some modifiers with `grep`, I found out that `modifiers.json` contains some duplicated entries. I have used the `jq` tool on all dictionaries to remove dupes....
I've made a patch that makes dav4rack actually usable with microsoft windows webdav mini redirector — tested it with Windows 8. The only caveeat is that suburi still can not...
### Description Starting this morning, our CI/CD pipelines started to fail heroku containers deployment. > Update: the issue was attributed to heroku CLI v10.0.0 > https://github.com/heroku/cli/issues/3142 > See https://github.com/heroku/cli/issues/3142#issuecomment-2539905218 for...