add warning

closes #7
This commit is contained in:
Kukks 2020-06-04 09:03:31 +02:00
parent 8db0676b72
commit 31b34a2d4e

View File

@ -64,6 +64,7 @@
<div class="col-md-6 col-sm-12 offset-md-3">
<div class="card shadow-sm">
<div class="card-body">
<div class="alert alert-warning">Using this option on an instance of this application that is not under your control opens you up to a security risk. Please only use this option if you trust the owner of this deployed app.</div>
<h3 class="card-title text-center pt-2">Remote Machine SSH Details</h3>
<div class="form-group">
<label asp-for="Settings.Host"></label>