Tagged Questions
2
votes
1answer
91 views
Securely notify users about account changes
I am developing a web application (using PHP) and I am wondering what the best way is to notify users that someone updated their account information? The information that can be updated includes:
...
1
vote
3answers
96 views
What is required to ensure users' information being sent over my website is secure with the use of account log ins
I have inherited the responsibility of managing my company's website. There are some customers who are required to submit highly confidential information via the website using online forms. I have ...