Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 398edf3e6a88f4e8bc1ad719cfef49159b98b106
https://github.com/gatein/gatein-portal/commit/398edf3e6a88f4e8bc1ad719cf...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M component/web/security/src/main/java/org/exoplatform/web/login/LoginServlet.java
Log Message:
-----------
GTNPORTAL-3101 Encoding issue when login with password containing non-ASCII characters
Commit: 74eb7b3bee1146fc8a96d77efde349631b99cb7b
https://github.com/gatein/gatein-portal/commit/74eb7b3bee1146fc8a96d77efd...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M
component/portal/src/main/java/org/exoplatform/portal/config/model/PortalConfig.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortal.java
Log Message:
-----------
GTNPORTAL-2913: fix issue where portal properties would never get update if they were
set to null. Since we can't actually delete attributes we just set the portal property
to null.
Compare:
https://github.com/gatein/gatein-portal/compare/f7052c004ec8...74eb7b3bee11