-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
status: can not reproduceNot enough information to reproduceNot enough information to reproduce
Description
Bug report
Required System information
- Node.js version: 16.20.2
- NPM version: 8.19.4
- Strapi version: 4
- Database: Postgres
- Operating system: Windows (local)
- Is your project Javascript or Typescript: JS
Describe the bug
When I create a new user via Admin, ‘provider’ has the value “null”. Why is “null” the default value here instead of “local”?
Every time I have to enter 'local' in the database myself, because without this value, the new user cannot log in at all. I think this must be a bug. 🐛
Expected behavior
'local' should be a default value.
Screenshots
Metadata
Metadata
Assignees
Labels
status: can not reproduceNot enough information to reproduceNot enough information to reproduce


