The changes are made in navbar.html file by checking if the user is not authenticated, he is directed to the login/signup page otherwise to the report page.
Related Issue
Fixes #62
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Motivation and Context
Fixes the anonymous user error in report tab in navbar.
Description
The changes are made in navbar.html file by checking if the user is not authenticated, he is directed to the login/signup page otherwise to the report page.
Related Issue
Fixes #62
Type of change
Motivation and Context
Fixes the anonymous user error in report tab in navbar.
How Has This Been Tested?
Now the error is resolved.
Screenshots (if appropriate):
Checklist:
Test Configuration: