This question has problably been asked before, but it seems like I can't phrase my search correctly enough to find the answer.
Normally when you sign up to get access to a forum on the internet, an authorisation email is sent to you and you can click a link which leads you to a page which performs the authorisation.
What I want is to send a mail to an already created user (not logged in though), and let them accept a proposal by clicking on a link in the mail. The link ofcourse points to a page which performs the database operations and show some kind of result.
Which techniques and/or route should I take to implement this? And since this is security related, what should I watch out for?
Kind regards, Casper