Fix login session's userdata acquisition
authorSimo Sorce <simo@redhat.com>
Sun, 5 Oct 2014 17:33:16 +0000 (13:33 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Mon, 6 Oct 2014 17:53:08 +0000 (19:53 +0200)
commitdfd9e00ff07ebbf1c3e4d9ef525ba38e2e96739e
tree83407d369c35e1fdcf2990f3c54288b53030a9af
parentff1b48314db3c423db42f8ccbb8d371b5e6553b7
Fix login session's userdata acquisition

With the transaction code changes th session.login() function was
incorrectly moved before all the userdata was gathered. An incomplete
set was stored in the session.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/login/common.py