Public bug reported: Currently, user settings such as language and timezone are stored in sessions and cookies. This is less then ideal, as they are lost when moving between systems, browsers etc.
We would like to abstract out a generic settings writing and reading interface to replace the hard coded system. Once this interface is established, individual storage backends can be implemented to provide different behaviors as needed and easily slotted into place, e.g.: db based storage. ** Affects: horizon Importance: Undecided Assignee: Marek Lyčka (mareklycka) Status: New ** Changed in: horizon Assignee: (unassigned) => Marek Lyčka (mareklycka) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1713478 Title: Abstracted user settings Status in OpenStack Dashboard (Horizon): New Bug description: Currently, user settings such as language and timezone are stored in sessions and cookies. This is less then ideal, as they are lost when moving between systems, browsers etc. We would like to abstract out a generic settings writing and reading interface to replace the hard coded system. Once this interface is established, individual storage backends can be implemented to provide different behaviors as needed and easily slotted into place, e.g.: db based storage. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1713478/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp