@Neeru-Gupta We tried using the same plugin,nodebb-plugin-fusionauth-oidc for authenticating through the keycloak provider but While rebuilding & restarting after installing our Nodebb app breaks. We are unable to proceed further. We have to again clone the whole code to get started with.
Could you please share with me the steps on how you have done & configured it?
We are using another plugin now as nodebb-plugin-sso-oidc which we are able to install & configure. But we are getting SSL protocol error while trying to login
How to set post privilege?
-
I want to prevent spam posts with disabling post setting. Only "Global Moderators" and "administrator" can post topics.
How do I change the setting? -
Admin>Manage>Privileges
Just select a category you want to apply this restriction to (if you want it to work globally, you can select any category and just copy its settings to all) and remove "create topics" privilege from everyone but Global Moderators.
-
@oplik0 Thank you!