Fix challenge updating on subdirectory deployments (#546)

selenium-screenshot-testing
Kevin Chung 2018-01-09 22:25:07 -05:00 committed by GitHub
parent 2e2d458f36
commit 01c334056b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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">