SO I followed instructions here: https://www.thecoachsmb.com/6-steps-to-install-magento2-4-2-on-xampp-windows-using-composer/ to install Magento 2 into a fresh install of xammppv3.3.0 running Php7. Once its time to get into the Admin account, It first said the information was incorrect or locked. I ran the commands all commands came back successful. The I recieve the following: Error processing your request So i look into the log
Tag: sodium
PHP and Sodium – Unable to pass a nonce publicly in a form
As the title suggest i am having difficulty in passing the value of a nonce publicly through a form. I have tried using both a hidden field in the form and passing the value as a parameter in the url. The nonce is created using: When I try to use the retrieved value (eg sodium_crypto_secretbox_open) form either a hidden field