Disable "Signup for new account"

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
michael.habbe
Posts: 10
Joined: 27 Feb 2005, 22:30

Disable "Signup for new account"

Post by michael.habbe »

Hello.

How can i disable the option "Signup for new account" on the start page.
I don't want to allow unknown people to create an account.
I only want to create an account for my customers.

Thanks
Michael
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

set "$g_allow_signup = OFF;" in your config_inc.php file.
Goga

Post by Goga »

thraxisp wrote:set "$g_allow_signup = OFF;" in your config_inc.php file.
And how to enable signups? :)
I have $g_allow_signup = ON, but always redirecting to login page.
"Lost your password?" redirects me to login page too.
What's wrong?

(Mantis 0.19.2)
Post Reply