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

Fix module preparation for new users #169

Open
4 tasks
kengu opened this issue Sep 21, 2017 · 0 comments
Open
4 tasks

Fix module preparation for new users #169

kengu opened this issue Sep 21, 2017 · 0 comments
Labels
Milestone

Comments

@kengu
Copy link
Member

kengu commented Sep 21, 2017

When creating a new user without use_system_sms_provider no modules are prepared.

Consequence
SMS, E-mail and Device Lookup are not configurable

Solution

  • Always prepare modules on user\new
  • Change from use_system_sms_provider to use_system_modules
  • If use_system_modules is given, copy/overwrite user modules with system modules
  • Add support for preparing given modules to Manager::prepare
@kengu kengu added the bug label Sep 21, 2017
@kengu kengu added this to the 1.0.0-RC03 milestone Sep 21, 2017
@kengu kengu mentioned this issue Apr 26, 2019
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant