badcamp / badcamp-2018

The magic that is the BADCamp 2018 website!
https://2018.badcamp.net
MIT License
0 stars 2 forks source link

"Register Now" Button when Already Logged In #130

Closed JQTNguyen closed 6 years ago

JQTNguyen commented 6 years ago

When a User is already logged in to the site, and they click on the "Register Now" button that appears on the Home Page, they received a "You are not authorized to access this page." error message.

We should probably not display the "Register Now" button for logged in users, redirect them elsewhere, or some other solution to prevent this from happening.