cozy / cozy-photos-v2

Deprecated - New : https://github.com/cozy/cozy-drive/tree/master/src/photos - Personal Photo Gallery Manager
http://cozy.io
GNU Affero General Public License v3.0
27 stars 25 forks source link

App does not handle logout correctly #122

Closed dkm closed 8 years ago

dkm commented 9 years ago

It happens that I leave some session opened in different browsers. For some reason, some session may get invalid (not sure why), but the photo app does not see that and continues to mostly work. At least, it works enough to get user frustrated : you can see thumbnails, click on them, click on buttons in the iface... But no picture will be displayed (big grey cross instead).... Until you click on something that gets to back to the login screen : the problem is that the frontend does not see that its credentials have been revoked...

frankrousseau commented 9 years ago

Yes you're right, it can be really confusing.

poupotte commented 8 years ago

This issue is a duplicate of https://github.com/cozy/cozy-home/issues/452 .