Skip to content
  • Paul Gascou-Vaillancourt's avatar
    Copy auth field objects when serializing values · 5eebc6b3
    Paul Gascou-Vaillancourt authored
    This fixes a bug where the password field would be reset to an empty
    value when serializing the mutation values. Making a copy of the auth
    field values ensures that we are not inadvertently mutating the form
    object.
    
    Changelog: fixed
    EE: true
    5eebc6b3