<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/validators/base64, branch mergify/bp/circinus/pr-3841</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-3841</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-3841'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-08-31T10:20:05+00:00</updated>
<entry>
<title>ssh: T3789: add custom validator for base64 encoded CLI data</title>
<updated>2021-08-31T10:20:05+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-31T10:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=00efce716912680354d47a2dca9769cd8c5c89ae'/>
<id>urn:sha1:00efce716912680354d47a2dca9769cd8c5c89ae</id>
<content type='text'>
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. This commit adds a custom and re-usable validator which check if the
data is properly base64 encoded.
</content>
</entry>
</feed>
