python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Confirm password validation in angular
I have a reset-password form with 2 input fields:
New Password
New Password (confirmation)
I had to create a validation where "New Password (confirmation) needed to match "New Password&quo...
Dorijan Golja
Votes: 0
Answers: 2
Resetting password in authenticationApp
I need the users to give their old password too while resetting the password using the link they receive from django backend. How do I implement this?
Thanks in advance.
Swathi J S
Votes: 0
Answers: 0
Reset password in Laravel by typing email manually
How can I make this reset password work without using a token and adding an email manually to reset password.
Like for example in the image I want to change the password to the email I added which is ...
karyme lopez
Votes: 0
Answers: 0
need help in password reset system in codeigniter4
i am new in MVC programming, especially CodeIgniter4, i made a login/register system, it works fine,
and i implemented a password reset system :
1- when a user click reset password link a form appears...
Ali Tenni
Votes: 0
Answers: 0