Maximilian Bosch

Results 86 issues of Maximilian Bosch

the current implementation of `::php::apache_vhost` is something I'd never use due to the fact that it's a way too limited as the actual resource `::apache::vhost` supports a lot more stuff...

enhancement
docs
needs-help

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

###### Description of changes Update to latest versions available. Still running the tests, hence a draft. ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux...

6.topic: kernel
10.rebuild-linux: 501+
10.rebuild-darwin: 0
10.rebuild-linux: 1001-2500
backport release-22.05

__Note:__ the changes aren't as trivial as I initially hoped, so I'd suggest to review this on a per-commit basis and also read the commit messages for further context! This...

Fixes #561 As stated in the issue, it's not desirable to have a group called `admin` in the SAML backend which doesn't indicate to which service admin permissions are granted....

This metric is used to obtain additional metrics exposed by OpenLDAP[1], specifically `overlays` (`cn=Overlays,cn=Monitor`) & `backends` (`cn=Backends,cn=Monitor`). This means that Prometheus now provides information about which overlays are enabled (or...

Since "Made in Germany" is a quality label, the code coverage should be always 100% if enabled when using this extension.

##### Description Needed for Hydra instances using NixOS/hydra#922 Note: please don't merge until the linked PR is accepted in nixos/hydra :) ##### Checklist - [ ] Built with `make build`...

exclude-from-pr-dashboard

##### Description WIP on purpose as it doesn't make sense to merge this without https://github.com/NixOS/hydra/pull/919 Also, before we merge this, it needs some final polishing (see also the unchecked items...

exclude-from-pr-dashboard

Given the following minimal reproducer: ``` nix { description = "Mayflower NixOS deployment"; inputs = { flake-utils.url = "github:numtide/flake-utils"; flake-compat = { url = "github:edolstra/flake-compat"; flake = false; }; nixpkgs.url...