fix: Get registration fields from site configuration - #33162
Conversation
|
Thanks for the pull request, @DmytroAlipov! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
|
Something is broken in the pipelines. Can anyone help with this? |
|
Rerunning the check seems to have resolved it. |
|
@mphilbrick211 @e0d Thanks 😊 |
|
Hi @openedx/vanguards! Would someone be able to please review and merge for us after the master is merged? Thank you! |
|
@DmytroAlipov 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
This is a backport from the master branch
There is currently no way to control the

REGISTRATION_EXTRA_FIELDSsetting in Site Configuration.This fix adds the ability to control whether or not this field is displayed on the legacy registration page.
By default, data is taken from the settings.
Changes in the admin panel do not affect the behavior of this field in the Authn MFE:
