zooniverse / wildcam-gorongosa-education

This is WildCam Labs, the education/exploration-oriented extension of the WildCam Gorongosa project.
https://lab.wildcamgorongosa.org/
Apache License 2.0
0 stars 1 forks source link

Joining a classroom when not logged in does not fail #288

Closed marten closed 8 years ago

marten commented 8 years ago

If you're not logged in, and go to a join-classroom page, you will see the "Join Classroom!" button.

Clicking that button will take you to the map view (suggesting it worked), but the join-request made to the server will have failed (because non-logged-in people cannot join a classroom, server responds with a 403 Forbidden status code).

Expected result: lab does not show a join button, but instead instructs that you need to log in first.

simoneduca commented 8 years ago

Cool, thanks @marten.