ChubbsBunns / Kakilang

Kakilang means "Our own People"! Using our web application to meet your kakis on campus!
1 stars 1 forks source link

Unauthenticated individuals can access homepage #16

Closed WillCWX closed 2 years ago

WillCWX commented 2 years ago

By accessing the path "/home/:handle" directly, it is possible to access the full list of individuals without authentication. This can be remedied by react-router-dom Redirect Authentication methods.