Hello All,

I have been asked to change a site to allow users to be able to join without the Admins approval. This is to limit access to one page. But I'm a little worried that as soon as users can validate themselves I'll get bots or pranksters violating the user/register page. I thought the best solution may be changing the link or page url so that not everyone that knows anything about Drupal can find the page(s).(user, user/register, user/password) I have checked the forms and there is a lot of questions about it but nothing seemed to really fit as a solution. Could someone enlighten me?

Thanks,
jeff

Comments

jeffpoulsen’s picture

I have created a login block calling it asecretloginblock and then removed access for non authenticated users from tobboggan but this didn't work. I need to address this problem before moving on to the next issue. Can anyone help?