mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 18:57:20 -05:00
We want to allow configuring fields that are both optional and editable to not show up in the signup form. - Fields that are optional but not editable need to be on the signup form, or they can never be filled in. - Fields that are not optional need to be on the signup form, or you can never sign up.