Loading
Add integration tests for non-vault user preferences handling
There is a bug in the user preferences handling when the user preferences contains fields defined as "secret" but the field is not stored in the vault. This commit adds integration tests to cover this case.