-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
PalB/server/controllers/index.js
Line 34 in 9ded714
| const addPost = (req, res, next) => addPosts(req.body).then(() => res.redirect('/home')).catch((err) => { |
This route should be protected