Currently, account settings are stored in user preferences (which size is limited) and in the keychain (where they can be dropped by another app). We need to move them to the database used by the app for better control over the preferences and better performance.
Currently, account settings are stored in user preferences (which size is limited) and in the keychain (where they can be dropped by another app). We need to move them to the database used by the app for better control over the preferences and better performance.