[Help] Steam Authentication for 1.12.0

Plugin Requests
  • Hello! I was wondering if anyone has a working version of Steam Authentication for NodeBB 1.12.0, I'd like to make that my only form of signup since my forum is for Source games only, the current versions listed (I've tried 3 different ones on the plugins list) and none of them work.

    Thank you!


Suggested Topics


  • Steam login

    Plugin Requests
    0 Votes
    6 Posts
    525 Views

    There are a few Steam SSO plugins, and I bet nodebb-plugin-sso-steam-v2-thetown isn't the one @julian was referring to.

  • Plugin List / wip

    NodeBB Plugins
    6 Votes
    17 Posts
    8k Views

    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

  • 1 Votes
    1 Posts
    1k Views

    Proposition:

    ACP as a plugin/module. Introduce new namespace, for example nodebb-acp-somename

    So you will have:

    For themes: nodebb-theme-somename For plugins: nodebb-plugin-somename For ACP: nodebb-acp-somename

    Encapsulate current ACP to acp-module, and see, in near future, how 3rd party ACP panel will popup (Angular based, or Material based, or something another...) 😉

  • Forbidden at Login

    General Discussion
    0 Votes
    4 Posts
    3k Views

    Solved! Well, Uberspace ...

    Hope that will help other users to run NodeBB with Uberspace. The problem was the run-file I used for the daemon.

    This is my new code. ([USER]/etc/[YOUR-SERVICE]/run😞

    cd $HOME/[NODEBB-FOLDER] ./nodebb start

    In the official NodeBB documentation the preffered method to start is ./nodebb start.
    Don't follow third party tutorials in this case ... NodeBB seems unstable with other methods to start.

    I will test it further, but for now it seems to work pretty well.

  • 0 Votes
    5 Posts
    3k Views

    @bentael yes, I believe that is the case.