Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Erwan
Open the file WEB-INF\classes\configuration.properties and change the parameter
# Password to access to db config page in the web-app:
database.config.password=admin
Best regards
Shong
Plain text password stored in flat file that controls access to the database configuration page!
Any way to encrypt that password or disable the page entirely?