Add _VALID_BACKENDS frozenset and validate body.backend before writing to DB in PATCH /api/users/me/default-storage. Returns HTTP 422 for any value not in the allowlist, preventing mass-assignment and logic bypass via arbitrary string values. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>