Yvo Brevoort
Yvo Brevoort
Adding PHP version sniff for solid-nextcloud: https://github.com/pdsinterop/solid-nextcloud/pull/80
Above PR is merged.
PHPunit for flysystem/nextcloud: https://github.com/pdsinterop/flysystem-nextcloud/pull/9
PHPUnit for php-solid-crud: https://github.com/pdsinterop/php-solid-crud/pull/20
PHPunit for php-solid-auth: https://github.com/pdsinterop/php-solid-auth/pull/24
We updated to require the presence of the ath claim in the dpop proof, after which the tests started failing. it seems that the solid-auth-fetcher code does not add the...
Issue has been resolved in the 1.27 release.
https://github.com/SimplyEdit/simplyedit/tree/feature/mutation-observer This branch removes all deprecated mutation event listeners, and replaces them with the mutation observer. The tests are passing. I took the codepen example and tried locally, and from...
Fix has been merged into the master branch, and deployed on the canary channel.
Running it on a local instance should not be an issue for Penny. Could you take a peek what is happening in the request headers when calling openid-configuration? Are there...