Fix challenge updating on subdirectory deployments (#546)

This commit is contained in:
Kevin Chung
2018-01-09 22:25:07 -05:00
committed by GitHub
parent 2e2d458f36
commit 01c334056b

View File

@@ -14,7 +14,7 @@
</button>
</div>
<div class="modal-body">
<form method="POST" action="{{ request.script_root }}/admin/chal/update">
<form method="POST" action="{{ script_root }}/admin/chal/update">
<input name='nonce' type='hidden' value="{{ nonce }}">
<div class="form-group">