yubiuser

Results 106 issues of yubiuser

- **What does this PR aim to accomplish?:** Allow updates for GH `actions` by dependabot also for minor and patch versions. So far, we only specify major versions in our...

internal
pr: Approved

The whole "Select custom DNS server" part in the installer needs re-working. It assumes, users enter two DNS servers. If I enter only one, both PIHOLE_DNS_1 and PIHOLE_DNS_2 are set...

Bug: Confirmed

Should have prevented https://github.com/pi-hole/AdminLTE/issues/2255

Bug: Confirmed
WIP

Fedora test suite should include 35 & 36 now. Related to https://github.com/pi-hole/docs/pull/728

Bug: Confirmed

https://github.com/pi-hole/pi-hole/pull/3732 changed the default log location from `/var/log/` to `/var/log/pihole`. To ensure backward compatibility we created symlinks for `/var/log/pihole.log -> /var/log/pihole/pihole.log` and `/var/log/pihole-FTL.log -> /var/log/pihole/pihole-FTL.log`. Those links (and the code)...

Bug: Confirmed

- **What does this PR aim to accomplish?:** Same as in https://github.com/pi-hole/pi-hole/pull/4833. --- **By submitting this pull request, I confirm the following:** 1. I have read and understood the [contributors...

PR: Approval Required
internal

See https://discourse.pi-hole.net/t/domains-lose-group-assignment-if-enabled-disabled-modified-on-blacklist-management-page/56474 Two approaches: fix the bug or get rid of the separat black/whitelist pages

Fixed In Next Release
WIP
Bug: Confirmed

**What does this PR aim to accomplish?:** Fixes issues which were revealed by https://github.com/pi-hole/docs/pull/748 And bump `markdownlint-cli2` from `0.4.0` to `0.5.0` as https://github.com/pi-hole/docs/pull/748 does. - **How does this PR accomplish...

PR: Approval Required

Our guide (https://docs.pi-hole.net/guides/dns/cloudflared/#automatic-way) recommends the install option `--legacy`. But this flag is not supported anymore in recent `cloudflared` versions. https://github.com/cloudflare/cloudflared/commit/706523389c83ad3bc9b950bd6cb712864e23f586#diff-b10aaca38c8d89afa4c14ffbc373252118ed207da5216b611e1df2405643af08 The topic was discussed on discourse here: https://discourse.pi-hole.net/t/cloudflared-legacy-service-install-fails/54160

Command still used in the documentation. ``` https://docs.pi-hole.net/guides/vpn/openvpn/dynDNS/ ``` But removed by https://github.com/pi-hole/pi-hole/pull/3296 _Originally posted by @junpet in https://github.com/pi-hole/pi-hole/issues/3296#issuecomment-1058031669_

Bug