Skip to content

Inconsistent Force Overwrite Flag Implementation in credentialz.proto #255

@Lavanya13leo

Description

@Lavanya13leo

The force_overwrite flag is only implemented in the RotateAccountCredentialsRequest message but is completely absent from the RotateHostParametersRequest message.

  • Account credential operations (AuthorizedKeysRequest, AuthorizedUsersRequest, PasswordRequest) support force overwrite capabilities
  • Host parameter operations (CaPublicKeyRequest, ServerKeysRequest, GenerateKeysRequest) do not support force overwrite, despite also containing version fields that could conflict

To be consistent RotateHostParametersRequest should also contain force-overwrite for CaPublicKeyRequest , ServerKeysRequest , GenerateKeysRequest and for request types AuthorizedPrincipalCheckRequest, AllowedAuthenticationRequest, FinalizeRequest it should be no-op

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions