Skip to content

feat: backend ssh public key validation

Created by: xflord

  • replaced regexp in SSH key validators with call to backend validation method
  • this unifies the process and offers a more strict validation

Merge request reports