[java-identity-provider] branch master updated (4a6f3de -> 8b7c3ab)

Rod Widdowson rdw at steadingsoftware.com
Fri Feb 21 11:20:05 EST 2020


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

rdw pushed a change to branch master
in repository java-identity-provider.

      from  4a6f3de   IDP-1526 - Changes to profile and algorithm defaults
       new  9a7dda1   IDP-1545 Move localized properties into system
       new  911b6d9   IDP-1545 Blacklist property replacement if properties are going into secrets.properties
       new  60a4b76   IDP-1554 Stop gratuitously lower casing the user password.
       new  6ddf930   IDP-1539 turn up ephermeral key size.
       new  8b7c3ab   Prepare for beta 2.  Rev the subsub version of the installer.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{ => system}/messages/messages_de.properties   |  0
 .../messages/messages_de_CH.properties             |  0
 .../{ => system}/messages/messages_fr.properties   |  0
 .../{ => system}/messages/messages_it.properties   |  0
 .../{ => system}/messages/messages_ja.properties   |  0
 .../idp/installer/PropertiesWithComments.java      | 16 ++++++++++++
 .../net/shibboleth/idp/installer/V4Install.java    | 12 +++++++--
 idp-installer/src/main/wix/ShibbolethIdP-main.wxs  |  2 +-
 .../src/main/wix/ShibbolethIdP-registry.wxs        |  1 +
 .../src/main/wix/scripts/shib_write_configs.vbs    |  2 +-
 .../idp/installer/TestPropertiesWithComments.java  | 30 +++++++++++++++++++++-
 11 files changed, 58 insertions(+), 5 deletions(-)
 rename idp-conf/src/main/resources/{ => system}/messages/messages_de.properties (100%)
 rename idp-conf/src/main/resources/{ => system}/messages/messages_de_CH.properties (100%)
 rename idp-conf/src/main/resources/{ => system}/messages/messages_fr.properties (100%)
 rename idp-conf/src/main/resources/{ => system}/messages/messages_it.properties (100%)
 rename idp-conf/src/main/resources/{ => system}/messages/messages_ja.properties (100%)

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


More information about the commits mailing list