charlottebrf / DoctorsWhoCode

My Time Manager: Your helpful time manager app created for CF: G Ruby course AW 2016 course competition project.
https://evening-lowlands-39707.herokuapp.com/
0 stars 0 forks source link

User can logout but still submit log data #49

Open melikecode opened 7 years ago

melikecode commented 7 years ago

To repeat:

  1. from homepage click the logout button
  2. click back,
  3. log something (submitting takes you to logged out screen)
  4. log back in
  5. the stuff logged after logout is visible.
melikecode commented 7 years ago

I've managed to stop them from logging data (I think) but they can still access the page. Why?

melikecode commented 7 years ago

Cookies?

charlottebrf commented 7 years ago

Could be good to explore this cookies issue in person together then break down problem into smaller tasks & allocate to team.

melikecode commented 7 years ago

Cool that sounds good it will be great to work on it together, and we'll learn more because we'll have more questions