Making database for each user (no sharing between each other)

This commit is contained in:
Nanne Baars
2017-04-15 18:11:55 +02:00
parent 7ff5503241
commit 213e73bf02
2 changed files with 3 additions and 6 deletions

View File

@ -26,9 +26,7 @@ webgoat.emaillist=owasp-webgoat@lists.owasp.org
webgoat.feedback.address=webgoat@owasp.org
webgoat.feedback.address.html=<A HREF=mailto:webgoat@owasp.org>webgoat@owasp.org</A>
webgoat.database.driver=org.hsqldb.jdbcDriver
webgoat.database.connection.string=jdbc:hsqldb:mem:test
# TODO_NB
#webgoat.database.connection.string=jdbc:hsqldb:mem:${USER}
webgoat.database.connection.string=jdbc:hsqldb:mem:{USER}
webgoat.default.language=en