Tom Hubrecht

Results 14 issues of Tom Hubrecht

Since mkdocs v1.4, the hooks are a native feature

Once secureboot is enabled, it is possible to lock down the kernel, although module signing is disabled by default ( https://github.com/NixOS/nixpkgs/blob/nixos-22.11/pkgs/os-specific/linux/kernel/common-config.nix#L514-L517 ). Furthermore, it is possible to feed a custom...

This avoids an issue where the requested URI is too long when many interfaces are present

### Proposed feature or solution When self-hosting, it would be great to be able to customize the api url and the frontend url, the translations can be done with https://www.i18next.com/translation-function/interpolation...

enhancement

C.f. https://nextjs.org/docs/pages/api-reference/next-config-js/output

### systemd version the issue has been seen with 255.2 ### Used distribution NixOS unstable (24.05) ### Linux kernel version used 6.1.66 ### CPU architectures issue was seen on x86_64...

bug 🐛
pid1

### Is your feature request related to a problem? Please describe Add CORS headers to the `userinfo` endpoint, allowing the given url. I'm running netbird, with kanidm as the authentication...

security
api

This allows to override the colors on a per-theme basis, which is useful for specifying background color for example Closes #70