mirror of
https://github.com/standardnotes/server
synced 2026-07-13 05:01:06 -04:00
27cf093f85
* fix(auth): refactor setting names into domain core value objects * fix(auth): refactor specs with setting name value objects * feat(auth): move mute sign in emails to a subscription kind of setting * feat(auth): add migration script to change sign in email settings to subscription settings * chore: fix setting name usage * fix(auth): upper casing setting names --------- Co-authored-by: Karol Sójko <karolsojko@protonmail.com>