SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

[BUG] Newly added user cannot log in #169

Closed kultsar closed 4 years ago

kultsar commented 5 years ago

🐜 Bug Report

DMS Admin adds a new user to the system, but the new user cannot log in.

📦 Package / Application

sn-dms-demo

📃 Version

1.3.1

🐜 Describe the bug

DMS Admin adds a new user to the system, but the new user cannot log in.

👉 Steps To Reproduce

  1. Log in as a DMS admin (businesscat)
  2. Click Users in the left menu
  3. Open BuiltIn or Public
  4. Click +New user
  5. Fill in (click enable also) and save the new user
  6. Log out and try to log in with the new user

😯 Current behavior

The new user cannot log in.

🤔 Expected behavior

The new user should be able to log in.

🖼 Screenshots

💻 Code sample (for developers)

🌍 Your Environment (for developers)

Software Version(s)
Language (js/ts)
Operating System
NPM/Node/Yarn
Bundler

🌍 Your environment (for apps / examples)

🗨 Additional context

enikonemeth commented 4 years ago

@kultsar: Are you still working on this issue?