hasgeek / lastuser

Lastuser has been merged into Funnel. This repository is archived.
https://hasgeek.com/
BSD 2-Clause "Simplified" License
166 stars 30 forks source link

AJAX requests while logged out doesn't redirect properly #200

Open iambibhas opened 7 years ago

iambibhas commented 7 years ago

(this is happening in imgee)

When an ajax call it made to an endpoint that requires login, there are ajax calls being made to the login endpoint but the browser doesn't redirect.

selection_024

jace commented 7 years ago

Please file this against flask-lastuser.

jace commented 7 years ago

Wait, what exactly is happening here? What's the flow?

iambibhas commented 7 years ago

@jace here https://imgee-beta.hasgeek.com/iambibhas, first logout, open network console, and then try uploading a file.

miteshashar commented 7 years ago

imgee should not show the upload box itself, when one is logged out.

jace commented 7 years ago

Closing since we've fixed this in Imgee.