AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

Task 3.21 - Test Access Restriction on Protected Pages Across Browsers #84

Open ImNotNihal opened 1 week ago

ImNotNihal commented 1 week ago

Perform comprehensive testing on different browsers to ensure that copying and pasting the URL to access protected content without logging in consistently redirects the user to the login page. Validate that the back and forward navigation works within an authenticated session but restricts access if the session is terminated.

Related to US 3.8 #79