Cornelius Hoffmann

Results 14 issues of Cornelius Hoffmann

When installing on Ubuntu `20.x` the apt configuration fails as the repository is missing. Zerotier still does not have a release for `focal`. I adapted the fix for `cosmic` to...

Closes https://github.com/django-guardian/django-guardian/issues/787

There is a filter option `only_with_perms_in` for `shortcuts.get_users_with_perms`. It would be nice to have the same filter option also for `shortcuts.get_groups_with_perms`.

This is the same issue as https://github.com/systemd/mkosi/issues/166 but as it reappeared, I thought I'd open a new bug report. I'm trying to build `sbctl` in an mkosi container. The output...

bug

Currently, sbctl verify only checks if the files were signed with the key present on the machine. It would be nice to have sbctl also check if one of the...

enhancement
good first issue

Currently, LUKS containers are being unlocked to `luks-$UUID`, which produces predictable names. This fails though, if you want to use a system without an fstab using [systemd-gpt-auto-generator](https://www.freedesktop.org/software/systemd/man/latest/systemd-gpt-auto-generator.html). This checks the...

### Deployment Type NetBox Cloud ### NetBox Version v4.0-beta2 ### Python Version 3.11 ### Steps to Reproduce Setup netbox with ldap authentication and set `AUTH_LDAP_MIRROR_GROUPS=True`. This was tested using `django-auth-ldap==4.8.0`...

type: bug
status: accepted
beta

### Which feature or improvement would you like to request? I'd like to see this feature: Support using systemd sockets for binding listening ports. Currently (by default) Stalwart runs as...

enhancement

### Which feature or improvement would you like to request? I'd like to see this feature: Support reloading the config and/or certificates by sending SIGHUP. ### Is your feature request...

enhancement

### Which feature or improvement would you like to request? I'd like to see this feature: Add expression variables of http connections to support changing headers of the response. E.g....

enhancement