Jump to content

frontend users validation processing


lundy
 Share

Recommended Posts

I want my site to have front end users able to register.  

Question:

How should I handle registration information that is unvalidated?  My idea was to make a sub group of pages called unvalidated users, and once they validate move them to validated users.

Or I could name them unvalidated_username, and then rename it

Or I could have a field checkbox for validatation.

I guess in each of these scenarios, there would need to be some cleanup work... if a user stays unvalidated for x many weeks, delete the page?

How would you do this.  I expect to have thousands of front end users so I don't want to do anything manually.

And yes, this is my first time building a custom dynamic website of any sort, so I have no prior experience with handling unvalidated users.

Many thanks, aloha.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...