[java-shib-shared] branch dev/thymeleaf updated (6ebb13a9 -> ab85c0ef)
Scott Cantor
cantor.2 at osu.edu
Wed Jan 31 14:15:47 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch dev/thymeleaf
in repository java-shib-shared.
from 6ebb13a9 Add module for custom Thymeleaf-Spring integration classes.
new 41801aa5 Allow CookieManager class to be extended.
new 49f68ec2 Add getters and additional features to CookieManager for subclassing.
new 3719d07d OSJ-391: Default supported TLS protocols appears too broad
new 59823aa5 Remove erroneous import from earlier testing.
new 70114fd8 Deprecate class we forgot to remove.
new 23e15986 Make servlet interface getters protected.
new 14307f70 IDP-2215 - Add additional objects to MVC-layer error view
new 328b0f9c Add true/false BiPredicates.
new a1c67ff3 IDP-2219 Improve status page / metrics when service fails to start
new 4b8f6357 Add a project name property to POM.
new 80f61bfb Turn down logging on fall through to our home grown engines
new ab85c0ef Add Jakarta dependency.
The 12 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:
pom.xml | 7 ++-
.../shared/httpclient/TLSSocketFactory.java | 14 ++---
.../net/shibboleth/shared/net/CookieManager.java | 59 +++++++++++++++++--
.../shared/service/AbstractReloadableService.java | 1 +
shib-spring/pom.xml | 6 +-
.../error/ExtendedMappingExceptionResolver.java | 67 +++++++++++++++++++++-
.../shared/collection/ReflectionSafeIterator.java | 6 ++
.../shared/logic/BiPredicateSupport.java | 65 ++++++++++++++++++++-
.../shared/scripting/EvaluableScript.java | 2 +-
shib-thymeleaf-spring/pom.xml | 7 +++
10 files changed, 210 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list