raghsonlinedotcom / mini-project-tms

A repository for the Team Management System
GNU General Public License v2.0
1 stars 0 forks source link

Password should not be printed in the log as it is sensitive #27

Closed itsraghz closed 1 year ago

itsraghz commented 1 year ago

https://github.com/raghsonlinedotcom/mini-project-tms/blob/440850f4279412a067300dce76d8953a6099788c/src/main/java/com/raghsonline/miniprojects/tms/dao/EmployeeDAOImpl.java#L287

Password should not be printed as it is a sensitive info.

SairamVemulapalli96 commented 1 year ago

Thanks @itsraghz sir. The issue is fixed now in the commit with id "92b48499feeda4b16ddd8b5e2557472a3afd4d35"