AlphaJack

Results 43 comments of AlphaJack

@SimonPilkington thank you, this configuration now works: ```ini provider [email protected] { username = [email protected] password = TOKENTOKENTOKEN hostname = { domain.tld, "*.domain.tld" } } ``` Logs says the following ```...

Why don't use a dummy subdomain? `drill a wilcardwildcard.domain.tld` ``` ;; ->>HEADER

@dhowden Due to the size I have uploaded a sample file [here](https://send.firefox.com/download/23129e9c7e935b4d/#Zw_9EmZQH-MkCn3o5K6TKg). It's an aiff file tagged in ID3v2.4 with Mp3Tag. I also think that the implementation should be straightforward,...

Maybe this can help: https://github.com/beetbox/beets/issues/250

> Have you also changed the baseurlpath in config.php accordingly? Yes, sure Same error with PHP 7.4 (previously tried with 8.0)

> Any other errors in the logs? No, just that one. Actually I've just solved with a clean installation, and from `/saml/` I get redirected to `/saml/module.php/core/login`, but the error...

My suggestion about the header content is replace ``` IN ORDER TO RESURRECT THIS ORIGINAL FILE YOU MUST FIND THE OTHER $n-1 HORCRUX(ES) ``` with ``` IN ORDER TO RESURRECT...

> I misunderstood your ideas the first time. No problem, I expressed myself badly in my original post, I'm glad it helped

It would be great if the image didn't require to be run as root inside the container for added security. Few things I noticed: - MYSQL_ROOT_PASSWORD should not be readable...