Enforce user authorization
Implement a redirection mechanism, where if a user is not logged in and accesses other non-login pages (like index.html), redirect the user to the login page.
Implement a redirection mechanism, where if a user is not logged in and accesses other non-login pages (like index.html), redirect the user to the login page.
added Required label
mentioned in merge request !5 (merged)
assigned to @strokh24
13-enforce-user-authorization
to address this issue created branch 13-enforce-user-authorization
to address this issue
mentioned in merge request !7 (merged)
mentioned in commit e09fd2d8
closed with merge request !7 (merged)
changed milestone to %Task 1