Hi
Dne Thu, 27 Mar 2014 07:50:08 -0400 Isaac Bennetch bennetch@gmail.com napsal(a):
On Mar 27, 2014, at 7:46 AM, Isaac Bennetch bennetch@gmail.com wrote:
I think you're right, in this case it seems quite reasonable on require the phpMyAdmin Configuration Storage. The session storage portion should be removed so we don't confuse and mislead users.
...unless we consider storing it in the local storage (not session, which will expire), that way it is limited to only that computer/browser but will work across login sessions. Do you have an opinion about this?
Indeed using local storage might make sense here. Maybe we could come up with some transparency here for all configuration storage features, so that they fall back to browser local storage...