We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2f5cf commit 1c9090aCopy full SHA for 1c9090a
src/main/java/org/owasp/webgoat/server/StartupMessage.java
@@ -15,8 +15,6 @@ public class StartupMessage {
15
16
private String port;
17
private String address;
18
- webapp.ldap.username=secretUsername
19
- webapp.ldap.password=secretPassword
20
21
@EventListener
22
void onStartup(ApplicationReadyEvent event) {
0 commit comments