Fabian Weisshaar

Results 10 issues of Fabian Weisshaar

This is done by adding a setup.py. One problem could be the use of the folder name "lib". As far as I know this is a reserved name in the...

enhancement

plugins could be downloaded via WATA, this requires a connection from client to check_mk server

It would be nice if libnmap could extract traceroute data from nmap reports.

I can't start a Django shell on a host which is currently running my Django project because `python manage.py shell` tries to start the metrics endpoint on port 8001. ```...

This would help to detect name server problems especially for public domains.

e.g. a list of hostnames or IP addresses with an option to also delete the associated users.

The default value of this field should be `''` and not `None`. Guess we should set `null=false` here https://github.com/nsupdate-info/nsupdate.info/blob/4581f90f2d9bbb7a05e968a912c56692113bc4e8/src/nsupdate/main/models.py#L178

The update fails because [check_domain(domain)](https://github.com/nsupdate-info/nsupdate.info/blob/4581f90f2d9bbb7a05e968a912c56692113bc4e8/src/nsupdate/main/dnstools.py#L108) uses the old nameserver IP which is in some cases not available anymore and therefore the check fails.

This includes - #210 - Allow email login - #47 - 2factor auth - #76 - email address update needs roundtrip verification - #120 - consider replacing django-registration - #182...

Is there a reason why `grc.zsh`and `grc.fish` are not included in the `install.sh`script? Further it seams that not all executable are included in these integrations e.g. uptime is missing in...