Jens L.

Results 84 issues of Jens L.

Add a small built-in TFTP that can host bootfiles (inbuilt iPXE chain to boot to netboot?) and can also be used to store configurations of network devices (like VyOS) Needs...

Migrate to store data as protobuf instead of JSON for the stonks speed First attempt to load protobuf then json, always write as protobuf

Currently dhcp options can only be set statically per scope, which makes it hard to implement things such as PXE boot (different `bootfile` options depending on client architecture) and other...

Currently all gravity instances that have the DHCP role configured will listen and reply to DHCP requests. This is not ideal when using multiple gravity instances in a single L2...

Can implement API based off of https://github.com/N4S4/synology-api/blob/e355c443a05289c366f85915982eb5006b874a25/synology_api/core_certificate.py#L69

This is a summarising issue for #4732, #5603, #4166, #6253 and a bunch of other ones The gist of the issue is that the proxy provider will occasionally (depending on...

## Details REPLACE ME --- ## Checklist - [ ] Local tests pass (`ak test authentik/`) - [ ] The code has been formatted (`make lint-fix`) If an API change...

## Details - Remove pylint since it keeps throwing false positives at random in CI pipelines requiring yet more `pylint: disable=` comments on everything - Remove pyright since we had...

## Details closes #7852 --- ## Checklist - [x] Local tests pass (`ak test authentik/`) - [x] The code has been formatted (`make lint-fix`) If an API change has been...

## Details REPLACE ME --- ## Checklist - [ ] Local tests pass (`ak test authentik/`) - [ ] The code has been formatted (`make lint-fix`) If an API change...