Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The previously defined policies in VIVO version prior to 1.15.0 are automatically transferred into graph in accordance with the Access control ontology after upgrading to VIVO 1.15.0 and restarting the server.  In the case, there is some issue with migration, please check whether startup_listenter.txt includes AuthMigrator (see the listing below).

Code Block
titlestartup_listener.txt
...
edu.cornell.mannlib.vitro.webapp.migration.auth.AuthMigrator

edu.cornell.mannlib.vitro.webapp.auth.RootUserSetup
...