-
Mar 16th, 2010, 01:27 PM
#1
Password shows up in logs
Hi,
I'm new to Spring and I'm having a small issue with my log files. For some reason, when I log into my Spring application, my password is showing up in the log file that's getting generated by Tomcat. Has anyone has a similar issue? Does anyone know how to correct this?
Thanks,
Vinnie
-
Mar 17th, 2010, 08:48 AM
#2
bump
any takers on this one?
-
Mar 17th, 2010, 02:37 PM
#3
What lib you use for login into application?
-
Mar 17th, 2010, 02:56 PM
#4
For the logging portion I'm using the apache commons-logging-1.1.1.jar. For the login page itself I'm using SpringMVC.
-
Mar 17th, 2010, 03:38 PM
#5
Probably you use Spring Security, but that lib don't write password in the tomcat logs.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules