This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.
from 189a751 recent addition of isMemberSpec needs additional guard
new 31f6f6b require login to webconsole for webapps
new a91a559 different approach, using a filter, set up for home module
new 0c81ef8 add the security provider filter to ui projects
new eb59ecc remove 'verify' phase
new 40b1e1e This closes #117
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
modularity-server/features/pom.xml | 39 ++--------------------
ui-modules/app-inspector/pom.xml | 1 +
.../app-inspector/src/main/webapp/WEB-INF/web.xml | 9 ++++-
ui-modules/blueprint-composer/pom.xml | 1 +
.../src/main/webapp/WEB-INF/web.xml | 9 ++++-
ui-modules/blueprint-importer/pom.xml | 1 +
.../src/main/webapp/WEB-INF/web.xml | 9 ++++-
ui-modules/catalog/pom.xml | 1 +
ui-modules/catalog/src/main/webapp/WEB-INF/web.xml | 9 ++++-
ui-modules/features/pom.xml | 39 ++--------------------
ui-modules/groovy-console/pom.xml | 1 +
.../groovy-console/src/main/webapp/WEB-INF/web.xml | 9 ++++-
ui-modules/home/pom.xml | 1 +
ui-modules/home/src/main/webapp/WEB-INF/web.xml | 9 +++++
ui-modules/location-manager/pom.xml | 1 +
.../src/main/webapp/WEB-INF/web.xml | 9 ++++-
ui-modules/logout/pom.xml | 1 +
ui-modules/logout/src/main/webapp/WEB-INF/web.xml | 3 ++
ui-modules/rest-api-docs/pom.xml | 1 +
.../rest-api-docs/src/main/webapp/WEB-INF/web.xml | 9 ++++-
20 files changed, 81 insertions(+), 81 deletions(-)