• Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Community

    • All categories
    Load new posts
Log in to post
  • Avinash UpadhyayaA

    Change login method and page

    Scheduled Pinned Locked Moved NodeBB Development login custom page
    0 Votes
    7 Posts
    830 Views
    Avinash UpadhyayaA

    @pitaj Thanks a lot! I will check it out

  • gorgiselkovG

    Single sign on - nodebb-plugin-matr-forum-oauth2

    Scheduled Pinned Locked Moved NodeBB Plugins nodebb-plugin-matr-forum sso sso plugings login auth
    0 Votes
    3 Posts
    658 Views
    GeferonG

    I think I managed to find the solution to your issue @gorgiselkov
    I'm guessing you're using IIS but if not it might help as well.
    Here: https://community.nodebb.org/post/72229

  • L

    Anyone else having an issues logging into the main website nodebb.com?

    Scheduled Pinned Locked Moved Technical Support nodebb.com login
    0 Votes
    2 Posts
    1260 Views
    psychobunnyP

    Hello, please feel free to email us at [email protected] and we will gladly help you out 👍

  • V

    correct way to write cookies from the server side

    Scheduled Pinned Locked Moved General Discussion cookies login cache
    1 Votes
    1 Posts
    1237 Views
    V

    I would like to make my NodeBB forum to write a cookie when the

    I found the function that is executed when user is logged in successfully: authenticationController.onSuccessfulLogin.

    How to make this function also to write a cookie?

    I tried to guess, but it did not work:

    req.cookie('loggedin', '1'); res.cookie('loggedin', '1');

    Also I would like this cookie to be removed when the user is not logged in.

    I need this cookie in order to make another layer of caching (for non-logged in users) using Nginx and to test how it will work.

    Is it possible this to be made by a plugin?

  • sergej-saveljevS

    It does not work administrative panel

    Scheduled Pinned Locked Moved Solved Technical Support admin login v1.x.x upgrade
    0 Votes
    6 Posts
    2688 Views
    sergej-saveljevS

    @hukadan THANKS!!!

  • hieudangH

    Captcha when user login?

    Scheduled Pinned Locked Moved NodeBB Development catpcha login
    0 Votes
    2 Posts
    1796 Views
    ?

    @hieudang use 2 factor authorization instead.

  • Sameer YadavS

    Got error while implementing facebook login

    Scheduled Pinned Locked Moved Solved Technical Support login oauth facebook
    0 Votes
    2 Posts
    2568 Views
    Sameer YadavS

    My bad, this error was caused by extra / in config.json

  • amarinelliA

    Failed login attempt, forbidden, invalid csrf token

    Scheduled Pinned Locked Moved Solved Technical Support error failure csrf login v0.8.1
    1 Votes
    4 Posts
    2933 Views
    julianJ

    Thanks for the update @amarinelli

  • kacemlightK

    Login requirement

    Scheduled Pinned Locked Moved Technical Support login
    0 Votes
    3 Posts
    1839 Views
    kacemlightK

    Oooh Thank youuu 🙂

  • NicolasN

    [nodebb-plugin-ns-login] NS Login

    Scheduled Pinned Locked Moved NodeBB Plugins ns-plugin external auth login
    3 Votes
    13 Posts
    6592 Views
    V

    @nicolas i has a external website, when access website i use ajax make request login 'api/ns/login'... i received object user . but i do not received notification at external website.
    socket.uid at serve = 0.
    can you help me ?
    sorry if i write less english.

  • terfexT

    Login attempts fail on Linux after install but work on Windows.

    Scheduled Pinned Locked Moved Technical Support login ubuntu windows
    0 Votes
    9 Posts
    4498 Views
    terfexT

    Solved: upgrade to NodeBB v0.7.0.

  • psychobunnyP

    Widgets: How to place a login form on the homepage (or anywhere else)

    Scheduled Pinned Locked Moved Tutorials widget login
    8 Votes
    8 Posts
    6069 Views
    אשרא

    thnk you

  • Moritz FriedrichM

    CSRF error when logging in after URL change

    Scheduled Pinned Locked Moved Technical Support csrf login
    0 Votes
    6 Posts
    3160 Views
    julianJ

    @Moritz-Friedrich said:

    Weird enough, I just realized that at the old subdomain (as a CNAME) logging in is still possible...

    Default this is not set to anything, so this doesn't need to be set... afaik

  • kacemlightK

    No fields in my Nodebb Login page.. HELP PLEASE !

    Scheduled Pinned Locked Moved Bug Reports problem bug nofields login
    0 Votes
    1 Posts
    1339 Views
    kacemlightK

    I have no fields in my login page :

    http://104.236.239.65:4567/login
    ![Capture d’écran 2015-02-10 à 20.37.20.png](uploading 100%)

  • J

    Forbidden Login Maintenance

    Scheduled Pinned Locked Moved General Discussion maintenance login
    0 Votes
    5 Posts
    2598 Views
    A

    @jun said:

    a forbidden word.

    voldemort? 😆

    Maintenance mode locks access to everyone except UID 1. But you should get a " this page is down for maintenance" message. Not 403 forbodën.

  • M

    [solved] "No data received" when trying to log in

    Scheduled Pinned Locked Moved General Discussion bug no data received login
    0 Votes
    6 Posts
    3650 Views
    mootzvilleM

    Glad to hear. You might want to check your nginx is up to date as well. Nginx will still work with an older version, but it will act funny...

    Use this to get up to date:

    nginx: Linux packages
  • P

    Login when maintenance mode is active?

    Scheduled Pinned Locked Moved General Discussion maintence login
    0 Votes
    8 Posts
    3685 Views
    P

    @julian

    That was an easy fix. It's better than reinstalling. Onwards with more testing. Thank you!

  • charlesC

    Using wordpress with nodebb and login and comment

    Scheduled Pinned Locked Moved General Discussion comment wordpress login
    0 Votes
    5 Posts
    6379 Views
    julianJ

    As far as I know, the code for blog comments has been reworked, and should be working fine for Wordpress 🙂

  • trevorT

    Login via Home

    Scheduled Pinned Locked Moved NodeBB Development home login
    0 Votes
    5 Posts
    3776 Views
    trevorT

    Thanks I'll give it a shot!

  • ?

    Fresh Droplet, New Install, New Issues

    Scheduled Pinned Locked Moved Bug Reports disconnect login
    0 Votes
    8 Posts
    3361 Views
    ?

    As a follow up - I restored from snapshot and re-installed to correct the issue.

  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
  • Login

  • Don't have an account? Register

  • Login or register to search.