[java-identity-provider] branch main updated: Add comment with defaults for logo and CSS.

Scott Cantor cantor.2 at osu.edu
Tue Mar 1 19:56:29 UTC 2022


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=b72e9a10cb457cc2e84c4476e9d6b09b79e8bad4

The following commit(s) were added to refs/heads/main by this push:
     new b72e9a10c Add comment with defaults for logo and CSS.
b72e9a10c is described below

commit b72e9a10cb457cc2e84c4476e9d6b09b79e8bad4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 1 14:56:25 2022 -0500

    Add comment with defaults for logo and CSS.
---
 idp-conf/src/main/resources/messages/messages.properties | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/idp-conf/src/main/resources/messages/messages.properties b/idp-conf/src/main/resources/messages/messages.properties
index 240642131..b59fc899a 100644
--- a/idp-conf/src/main/resources/messages/messages.properties
+++ b/idp-conf/src/main/resources/messages/messages.properties
@@ -1,2 +1,6 @@
 # You can define message properties here to override messages defined in
 # the system-supplied message file or to add your own messages.
+
+# You should alter these to point to different files of your own choosing.
+#idp.css = /css/placeholder.css
+#idp.logo = /images/placeholder-logo.png

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list