-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP39, Master
-
Fix Version/s: 7.0.0 DXP FP43, 7.0.6 CE GA7, 7.0.0 DXP SP8, 7.0.X, 7.1.0 M2, 7.1.X, Master
-
Component/s: External Document Repositories > Sharepoint
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
The SharepointFilter can not be disabled by com.liferay.portal.sharepoint.SharepointFilter=false.
Steps:
1. Add "com.liferay.portal.sharepoint.SharepointFilter=false" into portal-ext.properties.
2. Restart the portal.
Expected result: Access http://localhost:8080/_vti_bin, there shouldn't be any popup window as SharepointFilter is disabled.
Actual result: Access http://localhost:8080/_vti_bin, there is a popup window.
- is caused by
-
LPS-70467 Secure Filter should never be disabled
- Closed