uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
560 stars 149 forks source link

Optional restrictions on SSH public key types #3695

Open seanhamlin opened 6 months ago

seanhamlin commented 6 months ago

It would be a nice feature for Lagoon admins to be able to configure a list of acceptable SSH public key types.

This would be similar to the existing GitLab feature which looks like this

image

The idea behind this feature is that security conscious organisations may wish to restrict SSH key pairs to be FIDO backed ones only.

The default could be to allow all modern public key types (no change).