liquidpele

Results 9 issues of liquidpele

Fix for https://github.com/miki725/django-rest-framework-bulk/issues/33 by making the object iterable even though it doesn't actually iterate over anything. Everything seems to work still. Kind of hacky, but better than nasty 500 errors.

Routing apparently doesn't work unless you also add the new page to the dependency list of the parent module.

Previously, the include added a height of 25px to the select[multiple] inputs, which made them un-usable. This avoids adding the height restriction to the multiple-input selects. Previous to fix: After...

@auvipy Hey, questions about this project... is this completely replaced by django-celery-beat and django-celery-results at this point? The docs seem to suggest this, but don't outright say it.

**Describe the bug** I've been able to reliably reproduce this for nmap 7.94 and a few prior versions. The scan always hangs at port 53, removing port 53 from the...

Nmap

Increase the max line length in nmap-service-probes, add a more clear error when that limit is hit. When adding a custom probe, we hit the max line length, but got...

**Describe the bug** When using the -g option to specify a src port, this is only taken into account for port-open verification... the following probes from the -sV option then...

Nmap

**Describe the bug** when adding custom probes, some services (e.g. quic) require a fairly large payload which goes over the 2k limit allowed for a probe data. The limit is...

Nmap

**Describe the bug** During service detection, if the connection goes into an error state nmap throws away any received data already read from the connection. This creates a situation where...

Nmap