Hossy

Results 32 issues of Hossy

Steps to reproduce ------------------ ``` --issue --dns dns_nsone -d '*.domain.tld' -d 'domain.tld' --debug 2 ``` ``` [Wed Oct 5 18:43:24 CDT 2022] Using CA: https://acme.zerossl.com/v2/DV90 [Wed Oct 5 18:43:24 CDT...

Steps to reproduce ------------------ Set up the .conf with saved values for the synology_dsm deploy-hook where the password has an ampersand in it. Debug log ----------------- ``` /root/.acme.sh/acme.sh: eval: line...

### Microsoft PowerToys version 0.77.0 ### Installation method PowerToys auto-update ### Running as admin None ### Area(s) with issue? PowerToys Run ### Steps to reproduce Relocate Desktop to another drive/location....

Idea-Enhancement
Product-PowerToys Run
Run-Plugin

Steps to reproduce ------------------ Honestly, not quite sure how to get the CA stuck in this pickle, but I can tell you the symptoms. (note: strings have been randomized to...

Just some boy scouting changes I found while working on issue #4971 and #4972.

Steps to reproduce ------------------ 1. touch /acme.sh/1 2. Make request for \*.\*.\*.\* https://github.com/acmesh-official/acme.sh/blob/master/acme.sh#L4266 Recommend pulling out the 'not all number' check like this: ```` if [ "$1" != "$(echo "$1"...

Item 1 (Problem): When the docker image is built (by GitHub), --install creates the cronjob and the random minute/hour selection becomes static for every instance of the image (worldwide) unless...

Remove cronie and switch back to BusyBox crond; move cronjob creation to first run instead of docker build This addresses #4968