Short of using OAuth2, you could write your own app component to tie NodeBB into MySQL. One of the issues is that MySQL is a generic database so the format of your authentication easily won't match in some obvious way, so needs a customer connectors no matter what. Just adding another DB source for authentication would not solve your problem. It would have to be something that connects to your database and has the ability to understand your schema and has the ability to store all necessary additional schema changes there.
Port :4567 in link in website sitemap
-
Hi,
In my website the link in sitemap don't appears right. We change manually in sitemap file in server but it's not possible to change in:
https://{url}/sitemap/pages.xml and its subcategories so Google can't index the website correctly because the robot can't find the forum posts.
Anyone has an idea how can I repair it?
Regards.
-
This post is deleted! -
This post is deleted! -
@ForoTele fix the url value in config.json, it should be set to exactly the same url at which you access your site