Set User Registration to Disabled by default
-
I don't know if you can affect the default setup settings but I recommend having User Registration set to Disabled be default.
Otherwise, randoms can create accounts and pop in to see all public channels and users until that setting is changed.
ALso causes confusion with legit users, that should be managing their U/P with the my. portal.
-
I don't know if you can affect the default setup settings but I recommend having User Registration set to Disabled be default.
Otherwise, randoms can create accounts and pop in to see all public channels and users until that setting is changed.
ALso causes confusion with legit users, that should be managing their U/P with the my. portal.
@marcusquinn It's already disabled but I guess it's not working - https://git.cloudron.io/cloudron/rocketchat-app/-/blob/master/start.sh#L22
-
@marcusquinn It's already disabled but I guess it's not working - https://git.cloudron.io/cloudron/rocketchat-app/-/blob/master/start.sh#L22
@girish Sure. The setting I'm referring to is: Administration > Registration > Registration Form = Disabled. (it was Public by default)
-
@girish Sure. The setting I'm referring to is: Administration > Registration > Registration Form = Disabled. (it was Public by default)
@marcusquinn yes, i was able to verify that it's not working. Update coming...
-
@girish Sure. The setting I'm referring to is: Administration > Registration > Registration Form = Disabled. (it was Public by default)
@marcusquinn I see now. So if we disable the registration form, the wizard does not allow you to register the first admin user
. Well, I have to put this into the POSTINSTALL notes since there is no way to automate it.
-
@marcusquinn I see now. So if we disable the registration form, the wizard does not allow you to register the first admin user
. Well, I have to put this into the POSTINSTALL notes since there is no way to automate it.
@girish Ahhh, that makes sense. Yeah an info note is probably enough, since it's a one-time thing, and there's a LOT of settings in RC to scan otherwise.