Page 1 of 1

disable user account creation

Posted: 21 Oct 2008, 20:56
by mechamecha
Hello,
Is it possible to disable the user account creation? Or even better, require a user's account to be approved by an admin after they have validated their email. Since my mantis server is on the web, I do not want just anyone w/ a valid email address to be able to create an account.

Thanks.

Re: disable user account creation

Posted: 23 Oct 2008, 07:29
by atrol

Re: disable user account creation

Posted: 23 Oct 2008, 07:31
by atrol

Re: disable user account creation

Posted: 23 Oct 2008, 11:04
by DaVinci
search for something like USER_SIGNUP in congif_default.php and set it to off

you can disable and enable many things in config_default.php

Re: disable user account creation

Posted: 23 Oct 2008, 17:33
by jb_mantis