mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +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
|
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
|
||||||
|
Reference in New Issue
Block a user