Bug 534606 (RHQ-1387)
Summary: | fix user preferences persistence | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
Component: | Core UI | Assignee: | Joseph Marques <jmarques> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.2 | Keywords: | Task |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://jira.rhq-project.org/browse/RHQ-1387 | ||
Whiteboard: | |||
Fixed In Version: | 1.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Joseph Marques
2009-01-22 12:16:00 UTC
rev2937 - start to lock-down access to objects at the web layer, as a precursor to unifying access to user preferences; rev2939 - further restrict access to the web user preferences; rev2992 - finish locking down access to the WebUser object, it is now set/unset/retrieved singularly from SessionUtils; also, upon getting WebUser, it's corresponding preferences are reloaded (now it doesn't matter if prefs were changed directly vis SQL or through an instance of SubjectBasePreferences that did not go through the WebUser in session); This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1387 |