EasyEngine / auth-command

4 stars 9 forks source link

Auth switching from admin-tools to global drops users #15

Closed mrrobot47 closed 6 years ago

mrrobot47 commented 6 years ago

Switching from default generated admin-tools auth to creating global auth drops the user that is being created in global auth and only upgrades the admin-tools auth user in the global auth scope.

Steps to recreate this issue:

  1. ee admin-tools enable example.com-> Generates a user easyengine with random password for admin-tools scope globally.
  2. ee auth create global --user=test --pass=test -> Migrates easyengine user and brings it in the list of global users, but does not create the user test.