Joseph Rafferty

Results 5 issues of Joseph Rafferty

I'm noticing something strange going on with nested_form and the click event on the add link where multiple empty rows are inserted from the blueprint with a single add link...

It would be beneficial to many persons and teams interested in integration if munkiserver had a REST API.

feature

I apologize: this is more of a question than an issue. What are others doing to avoid I/O errors from simultaneous access to a linux i2c device file? I am...

Hi there, I have a particular need to use CAS to authenticate two different user models in an app, say a user and an admin. The user objects can be...

For some reason in my installation when the `mu-loader.php` file is written, the `__DIR__` in the template is being expanded and producing an invalid path for `require_once()`. https://github.com/lkwdwrd/wp-muplugin-loader/blob/aed228e0037fc243c116a0d2d69076db5ed7d96b/src/lkwdwrd/Composer/MULoaderPlugin.php#L145-L148 If I...