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

[Other]: what is the initial password for the user imported by the Server API (/user/user_register) #2690

Open
aningco opened this issue Sep 30, 2024 · 6 comments
Labels
other Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@aningco
Copy link

aningco commented Sep 30, 2024

What would you like to share?

The Server API (/user/user_register) imports user without providing password parameter,so what is initial password for the user imported by this API ?

Additional information

No response

@aningco aningco added the other Indicates an issue or PR lacks a `triage/foo` label and requires one. label Sep 30, 2024
@OpenIM-Robot
Copy link

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

@skiffer-git
Copy link
Member

The user's password is only stored in the Chat system; the IMServer does not store passwords.

@aningco
Copy link
Author

aningco commented Sep 30, 2024

The API only provide three parameter “userID”,“nickname”,“faceURL" without password, how to know the password for user to login

@skiffer-git
Copy link
Member

OpenIM is just a messaging system; all user information, including passwords, is stored in your business system.

@skiffer-git
Copy link
Member

image

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

3 participants