bradtraversy / nodekb

Simple knowledgebase app with Node.js, Express and MongoDB
304 stars 185 forks source link

Articles for users only #8

Open baha00 opened 5 years ago

baha00 commented 5 years ago

Hi everything works fine, but is it possible to limit articles to specific users only... Example user1 registers and adds article, user2 registers also but he can delete user1 article... can this be limited, for example user1 has access to own articles only..