mwinkens

Results 41 comments of mwinkens

I know, that the mod config is written, but in my testing it wasn't applied. Also it set `RemoteIPInternalProxy` to 127.0.0.1 which is undocumented behavior, as it states in the...

I tested this on a smaller test system and it seems to work there BUT I didn't use puppet and set it up manually without the vhost variable `RemoteIPHeader` and...

Would be nice to have! I see a test failing, that is searching for the idmapd service. I think the test just needs an update. @kenyon can you give a...

tested and working on Ubuntu 24, you just need to make sure to have all dependencies installed (e.g. puppetlabs-mailalias_core)

I was able to reproduce this with nextcloud 29.0.3 and coolwsd version `24.04.9.3` upgraded to `24.04.9.4`

@nickvergessen I don't know how to do this, since the `NcDateTimePicker` is not an `NcActions` component

Apparently I can put a `NcDateTimePicker` there, I thought I was causing the message in #846 while it's also appearing without my changes

I guess I can never do this first try, maybe I should add a githook for some local tests before committing

@nickvergessen this is ready for review :tada: Here a joke for the weekend: I wrote this code first try and it worked immediately, but I needed 5 tries until the...