Is it possible to get the user password by admin?

Currently, we are creating a tool for gitlab. For that, I need to verify the user mail ID. I do not want to go for new table operation. If the admin can take the user password means it will help to verify the user`s mail ID.

In Gitlab is it possible to take the user`s login password?

Admin can change user’s password and view user’s email address but not view user’s password.

1 Like

Thank you very much for your valuable information.