database password

I noticed, on startup in the developer, that the terminal shows the following:

connectionProperties={user=sysdba, password=masterkey}

In other words, these setting are public available where, I think, they shouldn’t be…

that is just if you are enabling the -DSTACKTRACE=TRUE…
so that you do youreself..

for the rest they are available in youre servoy.properties file..

Where shouldn’t they be? They are only on youre local machine (server/developer).. not on a client or something..

Ah, ok…