Juan Hernandez has posted comments on this change. Change subject: core, webadmin, restapi: Detach password from VdcUser ......................................................................
Patch Set 3: > In your verifications - did you try for example to login from different tabs > on same browser process to web admin and user portal? does the behavior match > the same as the one previous to your patch? IMHO - no change should occur, > just checking. Yair, I didn't check that explicitly. I will. However, as far as I know, the current state is that if you login from two different tabs of the same browser is that both tabs will use the same session (the cookie isn't per tab, but per browser process). This net result is undefined, as depending on the order of actions the backend will think that the logged in user is the first one or the second one. -- To view, visit http://gerrit.ovirt.org/17096 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0ab9321816ee28355a4118910086891f5a552014 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
