token-validator: ssh_access is given through receiveChallenge

This commit is contained in:
nemunaire 2023-02-21 04:45:57 +01:00
parent 847e941b0c
commit 268695563c
2 changed files with 4 additions and 3 deletions

View file

@ -24,7 +24,8 @@ const tuto_progress = [
8: { title: "Bonus disk", icon: "💽", label: "Bonus 2"},
9: { title: "Bonus email", icon: "📧", label: "Bonus 3"},
10: { title: "Wg tunnel", icon: "🚇", label: "Tunnel up"},
11: { title: "Uploaded SSH key", icon: "💊", label: "SSH"},
11: { title: "SSH key", icon: "🔑", label: "Key"},
12: { title: "SSH evade", icon: "💊", label: "SSH"},
},
{
100: { title: "HTTP on IP", icon: "0", label: "HTTP IP"},