Tobias Munk

Results 77 issues of Tobias Munk

Would it be possible to create a UserBehavior for yii2-auth? Instead of this class https://github.com/robregonm/yii2-auth/blob/master/components/User.php would be much more flexible when using with custom user models.

enhancement

We're having issues when trying to redirect command output (results) to `stdout` in a Docker container. Actually, when we change the `exec()` [here](https://github.com/omnilight/yii2-scheduling/blob/014105e4a23aaac8a1bace1a7f7179b229ee4933/src/Event.php#L181) into `passthru()` everything works as expected. Do...

### General information - json-editor version: latest ### Expected behavior All editor options and supported libraries available in demo. List of options: https://github.com/json-editor/json-editor?tab=readme-ov-file#options ### Actual behavior - button_state_mode, enforce_const and...

### General information - json-editor version: master ### Expected behavior All tests green in CI. ### Actual behavior Often errors on Firefox. ``` 1) integer should update output when (method)...

This took me months to figure out, but I finally have a working solution for automatic ActivityWatch startup on GNOME with Wayland using systemd I want to share with you....

I am using this repo to run some basic tests for Yii 3.0 Docker images, but it is not compatible with PHP 8.4 https://github.com/yiisoft/yii-docker/actions/runs/18778578433/job/53578822639 ``` Root composer.json requires symplify/git-wrapper ^10.2.0...

type:bug