Project:
View Revisions: Issue #29365 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0029365: Stabilization: Prevent concurrent logins | ||
Revision | 2015-03-23 18:10 by Orekaria | ||
Steps To Reproduce | 1) in the login page, add the user and the password with the mouse, click in the 'log in' button verify that the loading process is being executed twice 2) in the 'ob-login.js' file find the 'loginButtonAction' method copy the 'OB.MobileApp.model.login(u, p);' code line to simulate a double logging in log in the WebPOS verify that multiple errors start to populate the log this is happening in some clients context, which is undesirable. multiple reasons could lead to this behavior. still, Core should not allow this scenario |
||
Revision | 2015-03-20 23:07 by Orekaria | ||
Steps To Reproduce | in the 'ob-login.js' file find the 'loginButtonAction' method copy the 'OB.MobileApp.model.login(u, p);' code line to simulate a double logging in log in the WebPOS verify that multiple errors start to populate the log this is happening in some clients context, which is undesirable. multiple reasons could lead to this behavior. still, Core should not allow this scenario |
||
Revision | 2015-03-20 23:06 by Orekaria | ||
Steps To Reproduce | in the 'ob-login.js' file find the 'loginButtonAction' method copy the 'OB.MobileApp.model.login(u, p);' code line to simulate a double logging in log in the WebPOS verify that multiple errors start to populate the log this is happening in some clients context, which is undesirable. multiple reasons could lead to this behavior. still, Core should not allow this situation from going further |
||
Revision | 2015-03-20 22:57 by Orekaria | ||
Steps To Reproduce | in the 'ob-login.js' file find the 'loginButtonAction' method copy the 'OB.MobileApp.model.login(u, p);' code line to simulate a double logging in this is happening in some client context, which is undesirable and multiple reasons could lead to this still, Core should not allow this scenario reverting on an application failure |
Copyright © 2000 - 2009 MantisBT Group |