最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

password - Entering a WP site with a SMS code

matteradmin6PV0评论

Basically I am trying to figure out a way to do the following;

My customer is trying to have a password protected website. The only catch is he wants visitors to get a specific random password as a reply when said customer sends a SMS to a particular number.

Basically the customer runs a somewhat exclusive clothing line and he wants people to buy or visit the website ONLY if they previously texted the particular cellphone line to get the password.

The process to get to the website would be somewhat like;

The customer knows he has to text a specific number to get a unique password. He texts anything he wants to the number.

The phone line then immediately sends a reply along the lines of: Thank you for your interest in X CLOTHINGS, your unique access code to access our website is UIHR42

The customer then visits a password protected wordpress site and enters this unique one-time password to unlock it.

Is this in any way feasible?

Articles related to this article

Post a comment

comment list (0)

  1. No comments so far