Search found 1 match
- Sun Feb 17, 2008 6:55 am
- Forum: Joomla! Coding 101
- Topic: Allow only certain email addresses to register?
- Replies: 0
- Views: 309
Allow only certain email addresses to register?
Is it possible to block someone registering unless they have a certain email? For example, could I only accept registrations from someone who has an email address ending in "@gmail.com"? I don't think it would be very hard, a line or two of code to the registration page or something? I jus...