This is an automated email from the ASF dual-hosted git repository.
tbouron pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 2427be0 Merge pull request #1066 from
alasdairhodge/remove-identity-from-location-tostring
new 03c9197 Adding logic to manage a max session age
new de0dfe1 manage SessionExpired on filter
new f9b1d24 Set defaul housekeeper sessionScavengeInterval
new eb6e6d9 Manage errors for UI for expiring session
new df418e3 Removed unneeded function and tidied code
new c88b5c1 fix test error
new e930a37 replaced star import
new 00a8f27 Merge pull request #1079 from
jcabrerizo/feature/session-timeout
The 12465 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:
karaf/jetty-config/src/main/resources/jetty.xml | 12 --
.../BrooklynSecurityProviderFilterHelper.java | 38 +++-
.../rest/util/MultiSessionAttributeAdapter.java | 196 ++++++++++++++++++---
3 files changed, 197 insertions(+), 49 deletions(-)