NIHVIVO-2299 Create the root user policy and changes to deploy.properties
This commit is contained in:
parent
7a451c069c
commit
f88be755cf
11 changed files with 260 additions and 5 deletions
|
@ -83,11 +83,11 @@ VitroConnection.DataSource.validationQuery = SELECT 1
|
|||
# vitro.local.solr.url =
|
||||
|
||||
#
|
||||
# The name of your first admin user for the Vitro application. The password
|
||||
# for this user is initially set to "defaultAdmin", but you will be asked to
|
||||
# The email address of the root user for the VIVO application. The password
|
||||
# for this user is initially set to "rootPassword", but you will be asked to
|
||||
# change the password the first time you log in.
|
||||
#
|
||||
initialAdminUser = defaultAdmin
|
||||
rootUser.emailAddress = root@myDomain.com
|
||||
|
||||
#
|
||||
# How is a logged-in user associated with a particular Individual? One way is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue