Page 1 of 1

Password Protect User Registration

Posted: Wed Feb 13, 2008 7:19 pm
by dwkeys
Hello, I'm trying to figure out how to set it up so that only users with a pre-known password/code can register for the site. Does anyone know how to add a new field on the registration page that can check if a certain code has been entered when hitting submit?

Thanks
dwkeys

Re: Password Protect User Registration

Posted: Sat Feb 16, 2008 5:46 pm
by arst06d
could you not use htaccess and password to protect the /components/com_registration folder?

Re: Password Protect User Registration

Posted: Tue Feb 19, 2008 12:31 pm
by davidje
I'm also looking for this solution but can't find it. I can't use .htaccess on components/com_registration since I use CB...

Re: Password Protect User Registration

Posted: Tue Feb 19, 2008 5:39 pm
by dwkeys
Thank you for your suggestion arst06d, but I also started using CB. And the registration part is included in a huge php file.

Re: Password Protect User Registration

Posted: Tue Feb 19, 2008 11:12 pm
by Rogue4ngel
I'd suggest you may want to try the CB site if that is what you are using to exetend the user profiles.