[java-idp-plugin-jetty] 47/186: IDP-1110 property name rewriter input file.
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:56:38 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=fb2c1308ad6bf544c9419fe7ba8f9a2a36669374
commit fb2c1308ad6bf544c9419fe7ba8f9a2a36669374
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jun 7 14:08:56 2018 +0100
IDP-1110 property name rewriter input file.
https://issues.shibboleth.net/jira/browse/IDP-1110
---
src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names b/src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names
new file mode 100644
index 0000000..30d1961
--- /dev/null
+++ b/src/main/resources/jetty-base/start.d/idp.ini.rewrite.property.names
@@ -0,0 +1,5 @@
+# Property names to change.
+# The format is "oldPopertyName=currentPropertyName"
+#
+# Note that in order to guarantee backwards compatibility we can only add to this list.
+#
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list