csp hacks

This commit is contained in:
2021-08-11 16:47:18 -04:00
parent ca6619afcf
commit 0b45ed9e02
13 changed files with 70599 additions and 42849 deletions

View File

@@ -173,7 +173,7 @@ if(empty($form_data['fd_formAction'])){
</div>
</div>
</div>
<script>
<script nonce="<?=$_SESSION['nonce']?>">
setTimeout(function(){ window.location.href = 'index.php'; }, 5000);
</script>
<!-- SIGNOUT ACKNOWLEGEMENT END-->