Ok, cool just wanted to make sure I was getting the adminstrator as I should.
Speaking of that, the widget on the dashboard seems to count offline users as well as online user even if the current user isn't an admin.
Ok, cool just wanted to make sure I was getting the adminstrator as I should.
Speaking of that, the widget on the dashboard seems to count offline users as well as online user even if the current user isn't an admin.
Hi,
I'm working on a enhancement found on your github : [https://github.com/designcreateplay/NodeBB/issues/929](link url)
I'm wondering which is the best way to know if the current user is an administrator. Actually I use the user.isAdminstrator() method with the req.user.uid parameter is that the best way to get the info?
Thanks for the future answer and keep the good work your forum is awesome!