Christian
Christian
ping @andygup
@yuhan16 Thanks. That was the workaround for me.
Had a similar problem where I wanted to have multi language posts only once on the index page. I created a custom plugin which groups the posts by `locale`, marks...
I found this project 10 minutes ago and thought "wtf, awesome!". I can only imagine, how much work it was to collect all these informations. Thank you for that. 🙏
In my case the application was not checking if the `BW_INSTALLATION_ID` was defined and crashed when it's converted `null` into a Guid.
PR is opened.
@AdSchellevis ddclient also supports nsupdate. But as it looks like that protocol is not yet exposed to the OPNSense UI. Does it maybe make sense to replace the rfc2136 plugin...
@z411 I gave up on this as there was no real interest in fixing the issue and I was unable to figure out a nice solution all by myself. Also...
@AdSchellevis already mentioned in the issue that here a background process should be used. How can I use a background process here and get the exit code to decide if...