[login engine] overriding registration

Hello

I am making a site where I want to hide the signup page

Basically I would like ti so you have to log on to add another user

How would one go about this?

Ive tried a few things but nothing seems to work

Essentially you want to ensure that the signup action is protected.
The RDoc and source should be enough to point you in the right
direction.