Steffen Zieger

Results 151 comments of Steffen Zieger

I'm on version 2024.8.2 and the following is working for me: ```python is_active = False suspended = list_flatten(ldap.get("suspended")) if isinstance(suspended, str): if suspended == "false": is_active = True elif isinstance(suspended,...

@mcrauwel valid point. I'll close this issue.

Although it's not a 100% related, but the pipe symbol `|` should also be allowed to make multiple conditions become an OR: > Condition checks can use a pipe symbol...

@mblp Are you still interested in getting your PR merged? If not, I'd like to take care of this issue

@nickaein LGTM. Maybe there's a new issue introduced, but I'd rather fix the ones I'm aware of, and the PR does exactly that. @mblp Thanks, I'll do a new PR...

@SuperQ @scanterog See PR #1048

@joke2k Any changes required, to get this merged?

Looking at https://packages.hetzner.com/hcloud/deb/ I can see that there's a newer release (0.0.7) compared to what has been installed on a freshly created Debian Trixie cloud server (0.0.5). Besides that there...

@martini I understand the part about missing files and fixing it is out of scope within the issue, but I still believe that running `verify(fix_it=true)` is broken. It's trying to...

I'm currently getting the module in a good state again and will fix this issue asap. If possible, please provide the default rsyslog config of RedHat 9