CS4850Group5A / VirtuDoc

1 stars 3 forks source link

Block pages that require an account #255

Closed ARMmaster17 closed 2 years ago

ARMmaster17 commented 2 years ago

Summary

Right now if you are not logged in and try to do stuff on the site you get a generic error page, which isn't very helpful. 99% of the time this is because you are not logged in. This PR makes it so that when you try to go to a restricted page you are redirected to the login page. This will help remove some confusion when debugging.

255

github-actions[bot] commented 2 years ago

Unit Test Results

15 files  ±0  15 suites  ±0   31s :stopwatch: ±0s 84 tests ±0  84 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 1de1df2e. ± Comparison against base commit 99072e85.

:recycle: This comment has been updated with latest results.