]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
remote.cgi: Fix splitting output from ssh-keygen.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 15 Jun 2021 17:19:24 +0000 (19:19 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 15 Jun 2021 17:19:24 +0000 (19:19 +0200)
commit0ec10050f90262fced5a3e0608393f762b4be114
tree5707864529a454ae1f05eb3893d5143a3ea1106e
parentb224a967c78e6a1243a1bf356c18991637345b76
remote.cgi: Fix splitting output from ssh-keygen.

The split function requires an string as input.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/remote.cgi