Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable team.lokole.ca tenant to change passwords #322

Open
c-w opened this issue Feb 9, 2020 · 0 comments
Open

Enable team.lokole.ca tenant to change passwords #322

c-w opened this issue Feb 9, 2020 · 0 comments
Assignees

Comments

@c-w
Copy link
Member

c-w commented Feb 9, 2020

This will require:

  1. Reverting 1916fdd to re-enable persisting mutation of the user object

  2. Find a way to make the password changeable/non-changeable per email tenant in the webapp. Currently we're using the SECURITY_CHANGEABLE flag to show/hide the password change link via a context variable. This will have to be adapted from a global flag to a flag based on the logged-in user's email domain.

  3. Update the webapp Dockerfile as appropriate for the new webapp configuration changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants