Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: c9e4704b88d27c032c83317cc47fb6498f11e5ae
https://github.com/gatein/gatein-portal/commit/c9e4704b88d27c032c83317cc4...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M
component/portal/src/main/java/org/exoplatform/portal/config/model/PortalProperties.java
M web/portal/src/main/resources/locale/portal/webui_en.properties
M
webui/portal/src/main/java/org/exoplatform/portal/application/PortalRequestHandler.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortal.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortalForm.java
Log Message:
-----------
GTNPORTAL-3361 - Added Cache-Control configuration option
Each portal now can set its own Cache-Control policy, the default being the value which is
currently being used, for backwards compatibility.
Commit: 17bdb6f1cc1582f0aca98be089365b421960b612
https://github.com/gatein/gatein-portal/commit/17bdb6f1cc1582f0aca98be089...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M
webui/portal/src/main/java/org/exoplatform/portal/application/PortalRequestHandler.java
Log Message:
-----------
GTNPORTAL-3361 Moved the setting of the cache-control header to before the
processRequest
Commit: c7673131710599e5ad06bfd82567bd51b35b45d3
https://github.com/gatein/gatein-portal/commit/c7673131710599e5ad06bfd825...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M
webui/portal/src/main/java/org/exoplatform/portal/application/PortalRequestHandler.java
Log Message:
-----------
GTNPORTAL-3361 - Added URLEncoding to avoid possible attacks on the header
Compare:
https://github.com/gatein/gatein-portal/compare/108bde72064a...c76731317105