scottix
December 17, 2015, 7:47pm
#1
I just did a fresh install of MatterMost 1.3.0
On the first screen I created a user configured the email setting and in the system console I turned off Signup from login.
I then proceeded to logout out of Mattermost, but now I don’t see where I can log back in and now I am stuck outside and can’t log in.
Here is an image of what I see.
http://uri/tigoweb
in config.json change "EnableSignUpWithEmail": false,
to "EnableSignUpWithEmail": true,
1 Like
scottix
December 17, 2015, 10:38pm
#3
Ya that enabled the login page, although it seems like a bug or the wording is not correct.
You should still be able to login whether SignUp is enabled or not.
it33
December 20, 2015, 8:14pm
#4
Agree, @eric , could you help see if there is a ticket on this already or if we should file a new one?
This seems to break our fast, obvious, forgiving standard…
eric
December 29, 2015, 4:36am
#5
Bug ticket was filed for this and closed because it was added as part of this ticket to create warning messages when a system admin changes critical settings in the system console. Next step on this is for a PM to draft the spec for the warning messages considering FX guidelines. Thanks for the repro!