Commit Graph

7 Commits

Author SHA1 Message Date
networkException 697fd08782
allow ssh keys starting with "sk-"
This patch adds support for security key (fido2) backed ssh keys
starting with "sk-".

As of OpenSSH_9.0p1 this includes (output of `ssh -Q key | grep ^sk-`)

- sk-ssh-ed25519@openssh.com
- sk-ssh-ed25519-cert-v01@openssh.com
- sk-ecdsa-sha2-nistp256@openssh.com
- sk-ecdsa-sha2-nistp256-cert-v01@openssh.com
2022-09-25 14:17:40 +02:00
creme 4c6189635f
signup: add check for interest length 2022-09-12 14:53:40 +02:00
creme c4afc6dc43
signup: update check for sshpubkey 2022-05-29 10:34:14 +02:00
creme 2d140d7fc5
signup: add minimum age check 2021-08-11 09:42:43 +02:00
creme 5f17e529f5
fix typo 2021-01-13 17:47:18 +01:00
creme e8e198141a
signup: show help for openssh public key directly and not only as a notice. 2020-03-29 23:46:12 +02:00
creme c7e5bb7a37
rename signup-mailer to signup-handler 2020-02-13 10:21:40 +01:00