Ask, and ye shall receive
hmm lemme try 😄
@testerool any chance of translating a language pack for us? I can walk you through it or you can have a look at the spanish/french/german translations as a guide in the public/language folder
🙂
Hello,
I know NodeBB itself doesn't handle any https stuff, so the url we set in nginx is http://www.example.com:4567 rather than https://www.example.com:xxxx
Here is the problem: Any image url starts with http will break https , but I want my green lock
back.
Will NodeBB add https support in core?
Cheers
Andy
Check the camo plugin, also adjust the config.json and edit the URL from http to https.
You can definitely get the site to serve only https content. I made changes on the DNS and nginx side to ensure only https content is served.
Using the camo plugin or iframely helps to ensure content is pushed in https as well.
You should specify in your config file that the NodeBB URL is indeed https. Then the newly uploaded images will have an HTTPS url automatically.