@pyc4 said:
I was thinking it is possible to generate hash from given password that is exactly the same as the hash written to database.
Only if you use the same salt, but you don't have the salt, so therein lies the problem 😄
Im trying to make a moderator applications category where users can create their own posts, access their own posts, and reply to their own posts, but ONLY their own posts. They wouldn't be able to see others posts or interact with them in any way. Moderators would still be able to access posts from everyone. Is this only possible with a plugin because i wasn't able to get something working with the current permissions system.
You need to use something like https://github.com/julianlam/nodebb-plugin-support-forum