Tomas Jelinek has uploaded a new change for review.

Change subject: userportal, webadmin: when login automatically, disable login 
screen
......................................................................

userportal, webadmin: when login automatically, disable login screen

When the user is logged in, and opens for example a new tab,
the application loggs him/her in automatically.

The problem is, that the login screen is not disabled during this
process. So it can happen, that during the process of loggin in
automatically, the user fills in some data into the login form,
which has no meening.

The solution was to disable the login screen and not enable it,
when it is in process of auto login.

Change-Id: I3b2a15eb8d17a00f07590996f96f617014e0ecd6
Signed-off-by: Tomas Jelinek <[email protected]>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/LoginModel.java
1 file changed, 26 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/4547/1
--
To view, visit http://gerrit.ovirt.org/4547
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b2a15eb8d17a00f07590996f96f617014e0ecd6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to