How do I require approval for new user accounts?

As of SourceForge 4.1 SP3, it is possible to configure the system so that new users can create their own accounts, but the accounts are not activated until a site admin approves them.

To enable this mode of operation, simply add the following line to /usr/local/sourceforge/sourceforge_home/etc/sourceforge_configuration.properties:

sf.approveNewUserAccounts=true

Once this line has been added to the file, simply restart SFEE for it to take effect.

Please note that site admins can still create accounts for new users and they will not be held for approval. Also note that the user will receive an email from SFEE telling them to confirm their password by clicking on the given link, and the link will not work. The password is properly set on account approval.