for security reasons: removed default adminUsername and adminPassword properties. manage-application will ask for these properties once if they are not set at startup.
This commit is contained in:
parent
3360a56ee4
commit
1bd0f474b6
3 changed files with 0 additions and 18 deletions
|
@ -25,9 +25,3 @@
|
|||
# list ip addresses for admin-application here:
|
||||
allowAdmin=127.0.0.1, 192.168.0.1
|
||||
|
||||
# md5-encrypted username and password for admin-app
|
||||
# the default is test/test
|
||||
adminUsername=098f6bcd4621d373cade4e832627b4f6
|
||||
adminPassword=098f6bcd4621d373cade4e832627b4f6
|
||||
|
||||
|
||||
|
|
|
@ -25,9 +25,3 @@
|
|||
# list ip addresses for admin-application here:
|
||||
allowAdmin=127.0.0.1, 192.168.0.1
|
||||
|
||||
# md5-encrypted username and password for admin-app
|
||||
# the default is test/test
|
||||
adminUsername=098f6bcd4621d373cade4e832627b4f6
|
||||
adminPassword=098f6bcd4621d373cade4e832627b4f6
|
||||
|
||||
|
||||
|
|
|
@ -25,9 +25,3 @@
|
|||
# list ip addresses for admin-application here:
|
||||
allowAdmin=127.0.0.1, 192.168.0.1
|
||||
|
||||
# md5-encrypted username and password for admin-app
|
||||
# the default is test/test
|
||||
adminUsername=098f6bcd4621d373cade4e832627b4f6
|
||||
adminPassword=098f6bcd4621d373cade4e832627b4f6
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue