Website Reporting / Statistics

Plugin Requests

Suggested Topics


  • 0 Votes
    8 Posts
    355 Views

    If you can, yes... that would work if you had the session uuid, which you might not.

    Essentially, when you use SSO to log in a user via a third-party authenticator, NodeBB is maintaining that session, not the other site. That's why it's not assumed behaviour that if you log out of the other site, that you also log out of NodeBB.

    If the user wants to log out of the forum, they'd have to log out themselves via the NodeBB logout button.

    That said, in the end the logout is literally just a POST request... so in your site, you could code in a XHR that calls POST https://your.nodebb.site/logout and that would log out the user 😄

  • 0 Votes
    1 Posts
    934 Views

    Hi,

    I need a plugin which let me configure tags needed per category.
    So in some categories you dont have to insert tags,
    in some other you should get an alert reminding you with a message to enter tags.

  • Seed/dummy data?

    Plugin Requests
    4
    0 Votes
    4 Posts
    2k Views

    @pichalite I Know this sounds silly but i'm just trying out nodebb. How can this be done??

  • 0 Votes
    1 Posts
    1k Views

    As I was searching for the right plugin, I found one that could be of good use. The only problem is, it hasn't been updated in almost a year. Is there any chance of an update for this plugin? @baris

    Build software better, together

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 330 million projects.

    favicon

    GitHub (github.com)

  • Moderator / Admin messages

    Plugin Requests
    3
    0 Votes
    3 Posts
    2k Views

    Editing the post is open to the OP so moderator messages could be faked or changed. Moderator comments would be a fairly good way to put it perhaps, but they would be surfaced as part of the OP not further down the reply thread.