partial implementation of issue #1196 - add a 'logout of all websites' button...
partial implementation of issue #1196 - add a 'logout of all websites' button on manage page, and implement monitoring of change of login state via polling (IE8) or storage events (everyone else at the party) - fire logout events when the user logs out.
Showing
- resources/static/communication_iframe/start.js 20 additions, 10 deletionsresources/static/communication_iframe/start.js
- resources/static/css/style.css 7 additions, 0 deletionsresources/static/css/style.css
- resources/static/pages/manage_account.js 12 additions, 0 deletionsresources/static/pages/manage_account.js
- resources/static/shared/storage.js 22 additions, 2 deletionsresources/static/shared/storage.js
- resources/views/index.ejs 10 additions, 0 deletionsresources/views/index.ejs
Loading
Please register or sign in to comment