NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy.
This commit is contained in:
parent
c9ac5a7e1f
commit
589e2b4fd6
7 changed files with 51 additions and 145 deletions
|
@ -67,6 +67,12 @@
|
|||
<li>This and other changes are documented in vitro/doc/list_view_configuration_guidelines.txt.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Changes to Authorization [see JB for further details]</h3>
|
||||
<ul>
|
||||
<li>selfEditing.idMatchingProperty will now match String literals as well as untyped literals.</li>
|
||||
<li>'initialAdminUser' property is replaced by 'rootUser.emailAddress' - initial password is 'rootPassword'
|
||||
</ul>
|
||||
</div> <!-- #wrapper-content -->
|
||||
|
||||
<div id="footer" role="contentinfo">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue