.help-block Only users with e-mail addresses that match these domain(s) will be able to sign-up. Wildcards allowed. Use separate lines for multiple entries. Ex: domain.com, *.domain.com
.form-group
.col-sm-offset-2.col-sm-10
.checkbox
...
...
@@ -80,13 +75,20 @@
.form-group
.col-sm-offset-2.col-sm-10
.checkbox
=f.label:signup_enableddo
=f.check_box:signup_enabled
Sign-up enabled
.form-group
.col-sm-offset-2.col-sm-10
.checkbox
=f.label:signin_enableddo
=f.check_box:signin_enabled
Sign-in enabled
.form-group
=f.label:restricted_signup_domains,'Restricted domains for sign-ups',class: 'control-label col-sm-2'
.help-block Only users with e-mail addresses that match these domain(s) will be able to sign-up. Wildcards allowed. Use separate lines for multiple entries. Ex: domain.com, *.domain.com