Florian Streibelt

Results 10 issues of Florian Streibelt

As reported in bug #65 I was not able to see a call to my provided callback. I am using attached patch in my development branch to allow a) authentication...

In mochikit.py there are some binary blobs. Is there a way to reproduce them, because this is the first place I would hide a backdoor.

Hey, I was trying to implement my own authenticator to allow the password to be replaced by a user-specific API-Key. I noticed, that there seems to be no call to...

Hey, when using lftp to mirror a directory, lftp is deciding if a file has been modified on the server. Servefile seems to always return the current time instead of...

When I resume my notebook from suspend in i3, a tiling wm, alacritty windows have the wrong number of lines. Trying to mark a region using the mouse actually marks...

The FAQ in /docs/faq.rst states that graphite is written in Python 2 which might scare people away in 2022. The information seems just outdated and setup.py reflects that current python...

bug
pinned

This FR is the result of a question I posted on the user ML: https://lists.nlnetlabs.nl/pipermail/unbound-users/2023-February/008025.html **Current behavior** Currently when an authoritative server does not behave correctly and silently discards specific...

Hey, this project is great and will save me a lot of work - thank you for all the effort! But currently https://pypi.org/project/bind9-parser/ lists version 0.9.8, released: Nov 23, 2019...

This gives the configured designate nanny user in the `Default ` namespace the `cloud_dns_viewer` role in the `global `namespace. This follows role assignments for the other users and should enable...

The validation for `Todo` does not allow `STATUS:NEEDS-ACTION`. I am working around it with this patch: cf52640a8a5bcc5a3963770eec534fa5cd457680 but feel adding it to TodoAttrs feels a bit off. However, when I...