mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Merge pull request #1553 from 4Science/DS-3356-v6
DS-3356 add turnoff authz system
This commit is contained in:
@@ -1308,7 +1308,7 @@ public class DatabaseUtils
|
||||
try
|
||||
{
|
||||
context = new Context();
|
||||
|
||||
context.turnOffAuthorisationSystem();
|
||||
log.info("Post database migration, reindexing all content in Discovery search and browse engine");
|
||||
|
||||
// Reindex Discovery completely
|
||||
|
Reference in New Issue
Block a user