]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
Logout automatically even without selecting any beverage
authorMichal <michal.sojka@cvut.cz>
Wed, 15 Aug 2018 10:14:06 +0000 (12:14 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 16 Aug 2018 18:05:15 +0000 (20:05 +0200)
commitb23920472e87f5b504b11c6ab44434debab3b79f
tree471b3b5fb7c510d8448895f70f8d7e1b9b299497
parent67468b50e3a1d5e9b00c8c1f9a47f715672ae14a
Logout automatically even without selecting any beverage

When a user logs in, and no beverage is selected within 120 seconds,
she are logged out automatically.

The main purpose for this functionality that when somebody swipes a
card in the offline mode and than goes away, because she does not see
nice graph. When the server is online again, the offline-collected
data is replayed and the user would stay logged in forever.
templates/main.js