wdreames / website

Source code for a website I developed
https://www.william-reames.com
1 stars 0 forks source link

Add authentication to gratitude journal PHP file #23

Closed wdreames closed 9 months ago

wdreames commented 12 months ago

It may be possible to send POST requests to the PHP file for my gratitude journal and avoid the login requirement for the gratitude journal page. I need to add authentication/security requirements to the PHP file to ensure that this is not possible

wdreames commented 9 months ago

Added code for an authentication token