Franz Schwartau

Results 8 issues of Franz Schwartau

### What problem are you facing? We have a configuration file for terraform docs per repository. Some of these repositories contain sub modules which have an individual documentation. So we...

feature request

Set BASICAUTH_USERNAME and BASICAUTH_PASSWORD for activating basic auth.

Sometimes it would be handy to be able to have a custom validator which is able to validate a value in dependency of another value. Imagine some attributes are mutally...

enhancement

This PR fixes two issues with `check_smtp` and checking certificates with `-s` and `-S`: https://github.com/nagios-plugins/nagios-plugins/issues/648 https://github.com/nagios-plugins/nagios-plugins/issues/651 Without the fixes the following combinations with `-D` and `-s` or `-S` don't work:...

check_smtp

Add and use new function proxy_protocol_v1_header() check_smtp uses a dummy header for the proxy protocol without real IP addresses and a fixed port 25. Since check_smtp is able to use...

check_smtp

If `temp_suffix` is set to `None` an error shows up: ``` ERROR (MainThread) [homeassistant.components.automation.weather_display] Error rendering variables: TypeError: 'float' object is not iterable ``` This is caused by `get_text_len` being...

A new hook for managing dns-01 challenges with [deSEC](https://desec.io) was created: https://github.com/franzs/dehydrated_desec I added a new item to the forked wiki: https://github.com/franzs/dehydrated.wiki.git It would be nice if this could be...