hi,
to me as new nodebb user, I have to say that those plugins are really the deal breaker. It feels really clumsy, almost never a good description, no screenshots, and sometimes they crash your nodebb instance.
g
Macrow Willson
Posts
-
Plugin List / wip -
Facebook sso - essentialsyeah, i tried that too, https://myurl.com:4567 renders the forum inaccessible since it doesn't return encrypted http, obviously.
-
Facebook sso - essentialshi,
i am getting into the 'insecure page' error (Insecure Login Blocked: You can't get an access token or log in to this app from an insecure page. Try re-loading the page as https://).my setup: nodebb 1.10, latest, behind apache.
in the config.json url i am using a http://url to which my apache proxy points too. i can't obviously change it to https but how to make the facebook plugin using now the real outer url of my apache server which runs the https perfectly ? the plugin is creating a wrong redirect_url,...
that all makes no sense, i spent the whole day now bouncing my head against this...
thanks,
i already tried all the suggested settings here from the forum,...
-
Can't find SSO settingsfound it:
- needs ./nodebb build
- needs to open dev console to flush cache
-
Can't find SSO settingsHi,
I just installed a fresh 1.10 and I can't find the settings for the Google,Facebook or Github SSO. I know the ACP was different last time i checked. Are these plugins broke and I should downgrade just ?thanks
-
trouble with facebook, google SSO on sub domain@Macrow-Willson , ah setup: apache,debian,mod_proxy
-
trouble with facebook, google SSO on sub domainsame here:
Internal error.Oops! Looks like something went wrong!
/auth/facebook/callback
Error validating verification code. Please make sure your redirect_uri is identical to the one you used in the OAuth dialog requestdev-version @ master. I tried also all sorts of combinations, my url is http://forum.x4dojo.org and I entered http://forum.x4dojo.org and http://forum.x4dojo.org/auth/facebook/callback as valid redirect urls.
-
hot deploy of plugins?Hi,
just checkin in, I know Node can be quite clumsy in that matter and I am wondering how to deploy plugins on the production server, do i need to restart the entire instance?
thank you!