Open dawipayandas opened 1 month ago
During the DB connection, if wrong credentials are provided the application is terminated abruptly. Prompt an error message and don't let the user re-enter the credentials instead of terminating.
Fix abrupt termination
During the DB connection, if wrong credentials are provided the application is terminated abruptly. Prompt an error message and don't let the user re-enter the credentials instead of terminating.