Rob
Rob
### Version - [X] latest ### version lsd 1.0.0 ### What OS are you seeing the problem on? Linux ### installation sudo apt install lsd ### term n/a ### ls-colors...
It's great that DNSControl [supports redirects via Cloudflare Page Rules](https://docs.dnscontrol.org/service-providers/providers/cloudflareapi) using `CF_TEMP_REDIRECT` and `CF_REDIRECT`! Unfortunately we only get 3 rules on free plans. Cloudflare recently introduced [Redirects via Product Rules](https://developers.cloudflare.com/rules/url-forwarding/)...
**Describe the bug** Existing Cloudflare Worker Routes are not detected by DNSControl (happens both with routes added manually on the Cloudflare dashboard and routes added by DNSControl itself). Results: 1....
Recently I have been getting this error when trying to reuse commands from my zsh history: ``` _history-substring-search-end:zle:61: not enough arguments for -U ``` What am I doing wrong? Or...
### Please confirm these before moving forward - [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue. - [X] I have tested that this issue...
"_The [bun CLI](https://bun.sh/docs/cli/install) contains a Node.js-compatible package manager designed to be a dramatically faster replacement for `npm`, `yarn`, and `pnpm`_." It would be great if `only-allow` supports `bun` in addition...
**Desktop:** - OS and version: macOS Sonoma 14.5 - Terminal/shell used: iTerm 2 3.5.3, zsh 5.9 **Describe the bug** ``` KeyError: 'key' ``` for this fragment: ``` │ 75 │...
**Is your feature request related to a problem?** Adding [MTA Strict Transport Security](https://www.rfc-editor.org/rfc/rfc8461) (MTA-STS) to a domain requires adding several records. For DMARC we have a builder (`DMARC_BUILDER`); it would...
I would like to use linkding on a computer where I'd rather not type my username/password. Support for passkeys/WebAuthn/FIDO2 (as a full replacement for username & password) would be great!...
Single Backup: alias -e used for two different options (--email and --password-environment-variable)
Single Backup uses alias `-e` for two different options: * `--email` * `--password-environment-variable` If I use `--email` for the mail address and `-e` as an alias for `--password-environment-variable` I get...