pub fn dummy_password_hash() -> &'static str
A throwaway argon2id hash used to equalize login timing for unknown/disabled users (so the presence of an account cannot be inferred from response latency). Computed once, lazily.