Hi all,
I can't flag a post two o more times after the first resolution.
After I have solved a segnalation (eg. flagged post for abuse) the user do not see again the option "flag this post".
Only a time it was permit (two segnalations) but i don't understand if it was a particular scenario (if i have performed some action that i don't remember) or it is a nodeBB bug.
I manage the post flagged setting its status to solved after my moderation. What do I do to permit another segnaltion on the same post?
Could yuo help me? Thanks
It is not necessary, you can set it up in the ACP so unverified-users can access and post everywhere and also receive emails.
[image: 1668520333060-28c1048f-f1bb-4990-8057-2be6cef481dd-image.png]
registered-users, all users who register are added to this group
verified-users only users who have verified their email are in this group
unverified-users only users who have NOT verified their email are in this group
- means that group is inheriting it's privileges from the registered-users groups since all users are in that group.
If you want you can remove certain privileges from the registered-users group and only allow verified-users access to a category.
I found this listed in the NPM registry
https://github.com/Chrischenny/nodebb-plugin-node-ldap-ad
Can't get it to work though - crashes NodeBB every time.
EDIT - working now - I had the one amended by @baris still installed, so removed and all good from the stability perspective. Doesn't seem to work with AD though - at least, not for me - investigating.
Hi, is it possible to extend the user data model writing a new (custom) attribute by POST /api/v3/users/ and then retrive it by GET /api/users? Thanks in advance
@PitaJ How much work do you think would be involved in updating the import plugin to support NodeBB v2.3? I may well be willing to contribute some time and/or money to this if it's feasible.