Merge pull request #1553 from 4Science/DS-3356-v6

DS-3356 add turnoff authz system
This commit is contained in:
Tim Donohue
2017-02-15 16:08:56 -06:00
committed by GitHub

View File

@@ -1308,7 +1308,7 @@ public class DatabaseUtils
try try
{ {
context = new Context(); context = new Context();
context.turnOffAuthorisationSystem();
log.info("Post database migration, reindexing all content in Discovery search and browse engine"); log.info("Post database migration, reindexing all content in Discovery search and browse engine");
// Reindex Discovery completely // Reindex Discovery completely