complete SSH Key authentication
This commit is contained in:
parent
7a3f05701b
commit
62e2a7fe89
4 changed files with 15 additions and 5 deletions
|
|
@ -27,6 +27,7 @@ class SSHKeySettingTableViewController: UITableViewController {
|
|||
target: self,
|
||||
action: #selector(doneButtonTapped(_:)))
|
||||
navigationItem.rightBarButtonItem = doneBarButtonItem
|
||||
navigationItem.title = "SSH Key"
|
||||
}
|
||||
|
||||
func doneButtonTapped(_ sender: UIButton) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue