token-validator: upload SSH key automatically validate latest challenge
This commit is contained in:
parent
7bfed9dc89
commit
de1492e1db
2 changed files with 2 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ func init() {
|
|||
Check: challengeDisk,
|
||||
},
|
||||
|
||||
/* Last : SSH key, see ssh.go:156 in NewKey function */
|
||||
}
|
||||
|
||||
router.GET("/challenge", apiHandler(getChallengeList))
|
||||
|
|
|
|||
Reference in a new issue