将Portal设置页面中无用的内容删除:

在/portal-master/portal-impl/src/portal.properties文件中,有如下配置:

#
# Input a list of sections that will be included as part of the company
# settings form.
#
company.settings.form.configuration=general,authentication,users,mail-host-names,email-notifications,content-sharing
#company.settings.form.configuration=general,authentication,users,mail-host-names,email-notifications,content-sharing,recycle-bin
company.settings.form.identification=addresses,phone-numbers,additional-email-addresses,websites
company.settings.form.miscellaneous=display-settings,analytics,google-apps
#
# Input a list of sections that will be included as part of the company
# authentication settings form.
#
company.settings.form.authentication=general,ldap,cas,facebook,ntlm,open-id,open-sso,siteminder

修改为:

#
# Input a list of sections that will be included as part of the company
# settings form.
#
company.settings.form.configuration=general,authentication,users,mail-host-names,email-notifications
#company.settings.form.configuration=general,authentication,users,mail-host-names,email-notifications,content-sharing,recycle-bin
company.settings.form.identification=addresses,phone-numbers,additional-email-addresses,websites
company.settings.form.miscellaneous=display-settings
#
# Input a list of sections that will be included as part of the company
# authentication settings form.
#
company.settings.form.authentication=general,ldap,cas

  

最新文章

  1. LinkedList详细分析
  2. 系统空闲时间判断&命名验证
  3. BZOJ3563 : DZY Loves Chinese
  4. 蓝牙Host Controller Interface笔记
  5. [AngularJS] Using $anchorScroll
  6. no appropriate service handler found The Connection descriptor used by the client was: localhost:1521:myorcl
  7. [转]33 useful Keyboard Shortcuts for Run commond
  8. 树莓派变成一个Web服务器: nginx + php + sqlite
  9. eclipse for mac 快捷键
  10. C++包括头文件<>和""差额
  11. springAOP 的pointcut
  12. 使用Github搭建个人博客网站
  13. MSYS 编译 nginx rtmp-module
  14. C#控件数组批量生成控件
  15. Android IPC机制(五)用Socket实现跨进程聊天程序
  16. Prism框架研究(一)
  17. linux 硬盘分区与格式化挂载
  18. 文档大师 在Win10 IE11下,文档集画面无法正常显示Word等Office文档的解决方法
  19. Java调用C/C++实现的DLL动态库——JNI
  20. curl常用命令【转】

热门文章

  1. ref 和 out
  2. 【编程题目】在从 1 到 n 的正数中 1 出现的次数
  3. xp系统打开软件程序总是弹出警告窗口,很烦人对不,怎么办呢?进来看
  4. Cannot change version of project facet Dynamic Web Module to 3.0
  5. sqlserver 导出数据字典
  6. web页面记住密码存在安全问题 - 处理方式
  7. hdu1141(二进制数位,二分,打表)
  8. [转]嵌入式SQC文件编译
  9. Java获取当前时间年月日、时间格式化打印、字符串转日期
  10. sublime text 全局搜索