Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Feature proposal

We want to introduce a feature where platform admins can prevent users from selecting one or more countries during sign up, and later on the accounts page.

This feature will be useful in cases where admins need to restrict users from one or more countries from accessing their edX instance.

image-20240913-053902.png
image-20240913-054209.png

Current implementation

Rough.jpg

Proposed implementation

Option 1

Rough (1).jpg

Option 2

Rough (2).jpg

Control mechanism

There is no waffle flag for this feature, it is controlled by DISABLED_COUNTRIES settings list. This setting can be overridden using environment variables currently its default value is []

  • No labels