In the Work Manager App, if a user who is not part of a project attempts to access the project directly via its URL, they are currently able to view the project page with limited details such as challenge listings.
This behavior should be restricted. If a user does not have access to a project, the system must block access and display a validation message:
“You don’t have access to this project. Please contact support@topcoder.com.”
No project details should be exposed to unauthorized users.