[java-idp-jetty-base] branch dev/IDP-2297 updated (39c70c3 -> 608a304)
Rod Widdowson
rdw at steadingsoftware.com
Fri Oct 11 13:14:31 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/IDP-2297
in repository java-idp-jetty-base.
from 39c70c3 IDP-2335 runjetty.sh must use absolute paths for some variables
new e9255e3 IDP-2334 Determine sensible defaults for the server's root page.
new 608a304 IDP-2333 Generate idp-userfacing.p12 on initial module enable
The 2 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:
jetty-base-impl/pom.xml | 13 ++++++++
.../idp/plugin/jettybase/JettyBaseModule.java | 34 +++++++++++++++++++--
.../idp/plugin/jettybase/module.properties | 4 +--
.../module/credentials/idp-userfacing.p12 | Bin 3448 -> 0 bytes
.../idp/plugin/jettybase/module/start.d/idp.ini | 2 ++
.../idp/plugin/jettybase/module/static/index.html | 8 +++++
pom.xml | 1 +
7 files changed, 58 insertions(+), 4 deletions(-)
delete mode 100644 jetty-base-impl/src/main/resources/net/shibboleth/idp/plugin/jettybase/module/credentials/idp-userfacing.p12
create mode 100644 jetty-base-impl/src/main/resources/net/shibboleth/idp/plugin/jettybase/module/static/index.html
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list