static LEGACY_RAW_PASSWORD_FALLBACK_UNTIL: LazyLock<DateTime<Utc>>Expand description
Passwords whose hash was stored under the pre-normalization (raw byte) form are accepted until this instant; afterwards only the NFC form is checked and any not-yet-converted user must reset their password. Set to one year after the normalization rollout — ADJUST to one year after the actual deploy date.