• Markus Koller's avatar
    Align naming for "secret" fields in integrations · b8c82b9a
    Markus Koller authored
    We previously called these "password fields" because they use
    `type: 'password'`, but this is really just for the frontend form,
    and not all secret fields are passwords as such.
    
    We also considered "sensitive" and "confidential", but these both are
    a bit vague and longer to type.
    b8c82b9a
integration_spec.rb 37.2 KB