summaryrefslogtreecommitdiffstats
path: root/template/en/default/mfa/duo/verify.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/mfa/duo/verify.html.tmpl')
-rw-r--r--template/en/default/mfa/duo/verify.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/mfa/duo/verify.html.tmpl b/template/en/default/mfa/duo/verify.html.tmpl
index 799efba7b..f3f49657a 100644
--- a/template/en/default/mfa/duo/verify.html.tmpl
+++ b/template/en/default/mfa/duo/verify.html.tmpl
@@ -84,7 +84,7 @@ $(function() {
[% END %]
</form>
-<script>
+<script [% script_nonce FILTER none %]>
Duo.init({
'host': '[% Param('duo_host') FILTER js %]',
'sig_request': '[% sig_request FILTER js %]',