Page MenuHomeVyOS Platform

Add custom validator for base64 encoded CLI data
Closed, ResolvedPublicFEATURE REQUEST

Description

SSH keys used for remote login are supplied as base64 encoded data on the CLI. The key is not validated, thus an invalid copy/pasted key will render the login useless.

Add a custom and reusable validator which check if the data is properly base64 encoded.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)