Pizza-and-Bier / lunafest-dyb-frontend

Client-facing code for the LUNAFEST silent auction webapp.
1 stars 1 forks source link

A user can navigate to pages without being logged in #49

Closed pizzimathy closed 6 years ago

pizzimathy commented 6 years ago

A user who isn't logged in can nagivate to the /user/items/list page and get results (also some other pages, but they may or may not load anything).

cbierman commented 6 years ago

This will be handled through the Guards, I'll use this issue to track guard progress

cbierman commented 6 years ago

Fixed by #51