Revision
36209 -
Directory Listing
-
[select for diffs]
Modified
Fri Sep 14 10:03:25 2012 UTC
(9 years, 9 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 35979
CMS7-6475: consolidate configurations
- translations for (query-based) templates
- folder filters for publication workflow are no longer merged, but are simply there now
- same for hippostd:modify, hipposysedit:supertype, hipposysedit:prototype properties and mixins
- todo report immediately has publication workflow knowledge, instead of being overwritten
- document listing pubwf columns are added immediately
Revision
35979 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 3 14:53:18 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 35892
CMS7-6447: As a CMS user, I want to see the version number and the edition in the UI
- Made the DashboardPerspective indicate the Community Edition by default
- Updated the Dashboard bootstrap configuration to have the edition property with value 'community'
- Updated the Dashboard code to use the new property and provide different wicket variations based on the value of that property
Revision
34841 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 27 11:34:31 2012 UTC
(10 years ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34821
CMS7-6071: Misuse of domain rules to control frontend applications login
- Added a separate ACL checker to separate how we check and what we check for when login
- Updated RMLP with that
- Removed the old configuration and added anew default configuration (see JIRA comments for more details)
Revision
34821 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 26 15:30:04 2012 UTC
(10 years ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34513
HGGE-46: Add Enterprise / Community indication to login screen
- Moved resources around to be referenced correctly from RememberMeLoginPlugin
- Made a PNG version of wadden.jpg
- Extracted stylings related to RememberMeLoginPlugin into a separate CSS file
- RememberMeLoginPlugin now references resources according to repository based configuration
- Added configuration into repository based on which to show proper resources for each edition
Revision
34513 -
Directory Listing
-
[select for diffs]
Modified
Wed May 16 12:19:17 2012 UTC
(10 years, 1 month ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34500
CMS7-5998: Channel Manager perspective is not visible and logs ERROR when the site is not running
- Applying review comments from Frank
-# Setting the default timeout for checking whether the site is down or not to 1 second (1000 milliseconds)
-# removing the additions check if the site is up or not in the channel manager perspective
Revision
34500 -
Directory Listing
-
[select for diffs]
Modified
Tue May 15 15:35:04 2012 UTC
(10 years, 1 month ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34489
CMS7-5998: Channel Manager perspective is not visible and logs ERROR when the site is not running
- Updated the rest proxy service plugin to check for site availabilty when it is being created
-# There is timeout lilmit set for that not to go into a deep sleep
- Updated the configuration to:
-# Have a configuration parameter for the ping service URI using which we can ping the site whether it is alive or not
-# The timeout limit to wait for the site to reply and after which if no response we assume it is dead
Revision
34489 -
Directory Listing
-
[select for diffs]
Modified
Mon May 14 10:37:01 2012 UTC
(10 years, 1 month ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34399
CMS7-4140: Show CAPTCHA after several failed logins to prevent brute forcing
- Applying comments which have discussed in a demo meeting
-# Now the captcha is enabled by default
-# Changed the name of the configuration parameter which controls after how many times of un-successful logins we should show the captcha to the user
Revision
34399 -
Directory Listing
-
[select for diffs]
Modified
Tue May 8 11:10:42 2012 UTC
(10 years, 1 month ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34288
CMS7-5993: Security: The autocomplete feature on login form is not turned off
- As per discussion with both Frank and Stephan:
-# Made the default value for 'signin.form.autocomplete' true
-# Reflected that in both configuration and code
Revision
34288 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 27 11:16:43 2012 UTC
(10 years, 2 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34193
CMS7-4140Show CAPTCHA after several failed logins to prevent brute forcing
- Added CMS configuration for the 'loginPlugin' to control:
-# Whether to use captcha or not
-# After how many unsuccessful logins to show captcha
- Updated the remember me login plugin to use captcha and take the new configuration into account
- Added proper messages to be displayed to use accordingly (Still need translations for nl, fr, de and it)
Revision
34193 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 23 11:09:08 2012 UTC
(10 years, 2 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34156
CMS7-5990: security: HttpOnly and Secure cookie parameter not always set
- Updated CMS configuration to make 'hal' cookie to be:
-# Set it to be an HttpOnly cookie or not
-# Set it to be a secured cookie or not
- By default these values are false
- Updated RememberMeLoginPlugin to take that into account when creating the cookie
- *NOTE*: Copied code from Tomcat 6.0.35 (ServerCookie) as a work around of not having Cookie#setHttpOnly
which is provided since Servlet API(s) version 3.0 while we are using Servlet API(s) version 2.5
Revision
34079 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 10:35:48 2012 UTC
(10 years, 2 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 34070
CMS7-6070: 'Remember me' cookie max-age should be properly setted and to be configurable
- Updated the configuration to have:
-# Added 'rememberme.cookie.maxage' attribute to the login plugin repository configuration which controls the max-age of the cookie in a configurable way
- Updated code to take that into account and also to have a default value for backward compatibility, so if the attribute is not there this default value is used
Revision
34070 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 15:15:51 2012 UTC
(10 years, 2 months ago)
by
mdenburger
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 33861
CMS7-6072: added the frontend property 'root.path' to the documents picker configuration, which can be used to change the root path used by the navigator
The default root path is the old hardcoded value: /content/documents
Revision
33861 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 30 10:25:04 2012 UTC
(10 years, 3 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 33728
CMS7-6016: Site user without system property can access CMS content
- Forwardporting 33860 to trunk
+ Updated the everywhere domain rules not to include the frontend applications
+ Added admin in both cms-acl and console-acl domain rules
Revision
33728 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 09:11:12 2012 UTC
(10 years, 3 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 33607
CMS7-4498: Not every user should be allowed to login the CMS
- Added content configuration to handle new CMS and Console applications ACL rules
- Updated code to handle Login exceptions to be able distinguishing between login failure because of incorrect credentials or access denied failures
- Updated the InvalidLoginPage to show proper messages based on which error status happened during login
- Updated the resources bundles used by the InvalidLoginPage to show proper login error messages
Revision
27677 -
Directory Listing
-
[select for diffs]
Modified
Sat Apr 9 12:14:28 2011 UTC
(11 years, 2 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/config
Diff to
previous 27590
CMS7-5155: pluggable admin panels
Introducing the AdminPlugin, providing details for the link in the admin
perspective and implementing a breadcrumbpanelfactory to create the resulting
panel. Images are no longer specified in css, but are loaded from the
classpath. The cms-admin plugin cluster defines the plugins and allows easy
extension with new panels.