Skip to content

Conversation

@cocococosti
Copy link
Contributor

@cocococosti cocococosti commented Oct 7, 2019

This PR applies a patch (from https://github.com/edx/edx-platform/pull/21616) to enable user password change from the django admin page with a feature setting.

Tested in dev and works OK.

@cocococosti cocococosti force-pushed the coa/patch-change-pass-from-admin branch from 0b8b37d to 7deba64 Compare October 7, 2019 20:21
@jfavellar90
Copy link
Member

LGTM @cocococosti

@cocococosti
Copy link
Contributor Author

Setting ENABLE_CHANGE_USER_PASSWORD_ADMIN directly in the microsite settings didn't work locally, it was taking a None value.

@morenol says it may be because the setting is initialized before the eox tenant signal.

It worked when I added the setting directly in lmv.env.json with a true value so it'll work if we add the setting directly in customer data, fyi @jfavellar90

@jfavellar90
Copy link
Member

@cocococosti this is not a tenant-aware feature flag. We activate it globally, reason why we must manage this via ansible

@cocococosti
Copy link
Contributor Author

ok, then I'll merge once the tests pass

@cocococosti cocococosti merged commit 086f320 into ednx/ironwood+edunext Oct 7, 2019
@felipemontoya felipemontoya deleted the coa/patch-change-pass-from-admin branch September 27, 2021 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants