We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dce6ad commit c04b917Copy full SHA for c04b917
models/asymkey/ssh_key_authorized_keys.go
@@ -17,6 +17,7 @@ import (
17
"code.gitea.io/gitea/modules/log"
18
"code.gitea.io/gitea/modules/setting"
19
"code.gitea.io/gitea/modules/util"
20
+
21
"golang.org/x/crypto/ssh"
22
)
23
0 commit comments