Upgrades
Table of Contents
Classes
- UserSettingsMigration
- Migrates user profile settings from the serialized "uc" field to the new "user_settings" JSON field.
- UserSettingsNormalizationMigration
- Migrate double-json encoded user settings to single-encoded user settings.
- UserSettingsScrubbingMigration
- Removes confidential data "password" and "password2" from user settings.