eisbuk / EisBuk

Manage bookings for ice skating lessons
GNU Affero General Public License v3.0
0 stars 1 forks source link

Make the `/deleted` route redirect ot the root if the user is not authenticated #921

Closed silviot closed 7 months ago

silviot commented 7 months ago

The url with /delete has been erroneously shared with athletes, with instructions to use it to register. Athletes were frustrated that they could not register. It would be best if, if not authenticated, the /deleted route redirected to the login/register screen.