Skip to content

Commit f30b802

Browse files
committed
Changed Use REST API permission after solr installation
1 parent 7a9e382 commit f30b802

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run-scripts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def script3():
6161
from imio.dms.mail.utils import update_solr_config
6262
update_solr_config()
6363
api.portal.set_registry_record('collective.solr.active', True)
64+
portal.manage_permission("plone.restapi: Use REST API", ("Member",), acquire=0)
6465
transaction.commit()
6566

6667

0 commit comments

Comments
 (0)