Michael Kubovic

Results 5 issues of Michael Kubovic

Hey there, I've spent some hours lately fighting with onetomany reader (nested!) and unfortunatelly I hit the brick wall when tried to fix it! Firstly, my use-case involves two nested...

Thanks to @ajgarlag we have a working, OIDC-compliant integration. The code in this PR covers: - `steverhoades/oauth2-openid-connect-server` integration - adds support for `nonce` to comply with spec (RP CAN use...

Motivation: Redis uses command `SCRIPT LOAD` to load script to a script cache. This command should be run on every master node in cluster, otherwise node executing the script with...

Currently you bundle all javascript code together with almond into one huge file. Imagine we could easily support more effective packaging by providing some more configuration options. The approach I'm...

enhancement

Hi, I've updated this extension for the latest Behat. Please have a look if this is something you'd like to merge.