Yair Zaslavsky has submitted this change and it was merged.
Change subject: core : Automatic logout does not always happen as per
UserSessionTimeOutInterval value
......................................................................
core : Automatic logout does not always happen as per UserSessionTimeOutInterval value
After setting UserSessionTimeOutInterval value, automatic logout
does not always happen after the set period for inactivity.
It takes much longer than the time set by the
UserSessionTimeOutInterval parameter.
Change-Id: I4866a28749b0ae1313c07bdbf22779b711892026
Bug-Url:
https://bugzilla.redhat.com/953614
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M packaging/etc/engine-config/engine-config.properties
4 files changed, 10 insertions(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15804
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4866a28749b0ae1313c07bdbf22779b711892026
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server