I understand - you want the admin to see the user's password in the management modal. However, I need to clarify: passwords are stored as hashed values in the database for security, which cannot be reversed to show the original password.
I can add one of these options:
Let me add the ability for admin to view and set a new password for users. I'll need to update both the admin dashboard and create an API for password reset:
Now let me create the API endpoint for resetting passwords:
I've added a password management section at the bottom of the admin user management modal. The admin can now enter a new password for any user, toggle visibility with an eye icon, and click "Update Password" to reset it. The password is securely hashed before being stored in the database.
I understand what you want, but I need to explain an important security consideration:
Current Security Setup:
When users register, their password is hashed (converted to an unreadable string like $2a$10$X7y8z...) before being stored in the database. This is standard security practice because:
To show the original password to admin, I would need to:
Warning: This is a security risk because:
Do you still want me to implement this? I can:
plain_password column to the databasePlease confirm if you want to proceed with storing and showing plain text passwords.
The telegram VIP link it should show only inside the user account after registration and only the contact support via email or telegram for activation will show pop up after activation and even if you choose another language something's will still be in English I want all to be in that language so fixed the 3 things I mention