Closed diginc closed 8 years ago
Nice find. I should be able to resolve this quickly. Give me just a bit.
I realized after digging into the code a little bit that this was probably just been my instance not having the SAFE flag set in config.js. I changed that and it seems to have been working since.
On the plus side forced HTTPS with lets encrypt hasn't had any problems since getting the safe flag in.
When editors click 'edit' on my instance, where I have a apache reverse proxy doing HTTPS, the ajax call seems to be over plain HTTP and it fails. If we goto the actual song page and click edit it works OK though (it calls through HTTPS on the song page).