Results 5 comments of Dan Provine (DofT)

This is my workaround for the issue, but requires additional DNS setup, an extra php script outside of Nextcloud/Pico, and a couple config options added to my Apache config. Eventually,...

For whatever it's worth, my approach to this has been to create all my sites in a /sites folder such that the base URL of the site matches the Nextcloud...

That's the gist of it.. From what I can see when I was tinkering with it, yes, each challenge is completed individually but only after all the necessary challenges for...

I just recently updated from NC 27 to 30 and started seeing this issue. Dug into it and found that in [nextcloud apps directory]/cms_pico/lib/Http/PicoPageResoponse.php in the constructor, there is an...

I kinda figured that was the case. That if statement was added in my PR from 5 years ago so the least I could do is share a fix with...