项目作者: uPortal-Project

项目描述 :
JSR-168 portlet implementing calendar viewing in uPortal.
高级语言: Java
项目地址: git://github.com/uPortal-Project/CalendarPortlet.git
创建时间: 2012-03-14T21:01:42Z
项目社区:https://github.com/uPortal-Project/CalendarPortlet

开源协议:Apache License 2.0

下载


CalendarPortlet

Maven Central
build status

This is a Sponsored Portlet in the Apereo uPortal project.

Configuration

See also documentation in the external wiki. Earlier documentation may be found there, and is still relevant. We are in the process of moving documentation here.

Using Encrypted Property Values

You may optionally provide sensitive configuration items — such as database passwords — in encrypted format. Use the Jasypt CLI Tools to encrypt the sensitive value, then include it in a .properties file like this:

  1. hibernate.connection.password=ENC(9ffpQXJi/EPih9o+Xshm5g==)

Specify the encryption key using the UP_JASYPT_KEY environment variable.

Migrating to v2.3.0

If using Exchange Web Services, the configuration.properties file has minor in order to support EWS Impersonation. Several *Context.xml files are also updated in case you have overridden them in the uPortal overlays.

configuration.properties changes:

  • ntlm.domain is renamed exchangeWs.ntlm.domain. Also the meaning has changed a bit. Refer to the comments in the file.

Dependencies

These dependencies are expected to be loaded by overall uPortal: