Skip to content

Commit 1c9090a

Browse files
Update StartupMessage.java
1 parent 2c2f5cf commit 1c9090a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/org/owasp/webgoat/server/StartupMessage.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ public class StartupMessage {
1515

1616
private String port;
1717
private String address;
18-
webapp.ldap.username=secretUsername
19-
webapp.ldap.password=secretPassword
2018

2119
@EventListener
2220
void onStartup(ApplicationReadyEvent event) {

0 commit comments

Comments
 (0)