Skip to content

Commit 1a31e91

Browse files
committed
security note
1 parent 7a158cb commit 1a31e91

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ written in a server-side language. Everything else we use is static,
5454
although OnlinePythonTutor has some server-side files that this Java
5555
version does not use.
5656

57+
If you use a database, you'll be putting a DB password in config.json.
58+
Please check that
59+
http://your.website/url/to/java_visualize/config.json
60+
is inaccessible; .htaccess tries to do this, but you should confirm it works.
61+
5762
====
5863

5964
The modified files (index.html, jv-frontend.js) retain the MIT license

0 commit comments

Comments
 (0)