CSP tweaks again, login uid fix, mild cleanup
This commit is contained in:
@@ -173,7 +173,7 @@ if(empty($form_data['fd_formAction'])){
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script nonce="<?=$_SESSION['nonce']?>">
|
||||
<script nonce="<?=$_SESSION['nonceStr']?>">
|
||||
setTimeout(function(){ window.location.href = 'index.php'; }, 5000);
|
||||
</script>
|
||||
<!-- SIGNOUT ACKNOWLEGEMENT END-->
|
||||
|
||||
Reference in New Issue
Block a user