Closed ibimina closed 1 year ago
@ibimina for security reasons, I think an unauthorized attempt should return 404; 403 signals that there is a resource there. @annonymousauthority what do you think? I defer to your counsel 😅
Okay
Yup, to avoid possible attacks you don't want to be overly precise with the reports.
We need to enhance the security of our platform by implementing route guards for the managers' and community listing creation routes. Currently, the managers' routes are accessible without any authentication, which poses a security risk.
Acceptance Criteria: