This repository is the Node.js EJS Front-End for the UW-Stout CS458-001 Advisor web app.
0
stars
0
forks
source link
As a developer, I want to ensure that a user cannot access a page they don't have access to through a link, so that users don't access pages they are not allowed to #64
If user enters the URL of a page but does not have permissions to view that page, display a pop-up window.
The pop-up should say "You can't access this page because your role does not allow it. Please contact your admin with any questions on your permissions.".
User Acceptance Criteria: