password reset issue in windows desktop application

Dineshkumar.S 456 Reputation points
2023-12-14T10:12:49.8233333+00:00

HI, Whenever I try to reset the password in my Windows desktop application the password is resettled successfully and allows me to log in with a new password after some time the password is Reverted to the old password, and even in the database is also getting updated with old password after resetting the password. Where to check this issue and how to fix it.

FYI my application build-up style is app has local db and live db. That live db will be automatically refreshed and updated with a new set of data every day. So because of this new password is also getting reverted to the old one in the db. Can anyone give me suggestions to find a solution for this? Thanks in advance

Developer technologies | Windows Forms
Developer technologies | .NET | Other
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.