File tree Expand file tree Collapse file tree
src/XtremeIdiots.Portal.Web/Views/GameServers/ConfigurationSections Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 class =" js-file-transport-label" >@Model.FileTransportLabel </span > authentication.</small >
5454 </div >
5555
56- <div class =" mb-3 @(Model.GameServer.FileTransportType == XtremeIdiots.Portal.Repository.Abstractions.Constants.V1.FileTransportType.Sftp ? " " : " d-none " )" id =" sftp-host-key-fingerprint-group" >
57- <label asp-for =" FtpConfigHostKeyFingerprint" class =" form-label" ></label >
58- <input asp-for =" FtpConfigHostKeyFingerprint" class =" form-control" autocomplete =" off" />
59- <span asp-validation-for =" FtpConfigHostKeyFingerprint" class =" text-danger" ></span >
60- <small class =" form-text text-muted" >Hex fingerprint of the SFTP server host key (for example <code >40:44:78:e0:7a:e0:c2:e7:fe:37:14:9e:4f:09:e0:07</code >).</small >
61- </div >
56+ <div class =" mb-3 @(Model.GameServer.FileTransportType == XtremeIdiots.Portal.Repository.Abstractions.Constants.V1.FileTransportType.Sftp ? " " : " d-none " )"
57+ id =" sftp-host-key-fingerprint-group" >
58+ <label asp-for =" FtpConfigHostKeyFingerprint" class =" form-label" ></label >
59+ <input asp-for =" FtpConfigHostKeyFingerprint" class =" form-control" autocomplete =" off" />
60+ <span asp-validation-for =" FtpConfigHostKeyFingerprint" class =" text-danger" ></span >
61+ <small class =" form-text text-muted" >Hex fingerprint of the SFTP server host key (for example
62+ <code >40:44:78:e0:7a:e0:c2:e7:fe:37:14:9e:4f:09:e0:07</code >).</small >
63+ </div >
64+ </div >
6265 </div >
63- </div >
You can’t perform that action at this time.
0 commit comments