[midPoint-git] [Evolveum/midpoint] b20f43: Add file indirection in configuration (MID-4808)

Pavol Mederly mederly at evolveum.com
Mon Sep 17 15:48:26 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: b20f43eb1ec18ac4aae8f85d3a44dd262036c6f3
      https://github.com/Evolveum/midpoint/commit/b20f43eb1ec18ac4aae8f85d3a44dd262036c6f3
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-09-10 (Mon, 10 Sep 2018)

  Changed paths:
    M infra/common/src/main/java/com/evolveum/midpoint/common/configuration/api/MidpointConfiguration.java
    M repo/system-init/pom.xml
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/StartupConfiguration.java

  Log Message:
  -----------
  Add file indirection in configuration (MID-4808)

If a config property name is suffixed with _FILE then the corresponding
file is read and used as a value of the (original) configuration
property.

Also removed obsolete MidpointConfiguration.getXmlConfigAsDocument().


  Commit: 5e632169070b583ca9520bb034a2ac6df3c28408
      https://github.com/Evolveum/midpoint/commit/5e632169070b583ca9520bb034a2ac6df3c28408
  Author: Hiroyuki Wada <h2-wada at nri.co.jp>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/WebSecurityConfig.java

  Log Message:
  -----------
  Improve sso profile

(cherry picked from commit b0fc76b51da00500b256e72cdabe41c44f544d8a)


  Commit: 445e0e9478d512a696bfdcea264ead0ac76349c7
      https://github.com/Evolveum/midpoint/commit/445e0e9478d512a696bfdcea264ead0ac76349c7
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M gui/admin-gui/pom.xml
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/CasSecurityConfig.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/WebSecurityConfig.java
    R gui/admin-gui/src/main/resources/application-cas.yml
    R gui/admin-gui/src/main/resources/application-ldap.yml
    M gui/admin-gui/src/main/resources/application.yml

  Log Message:
  -----------
  MID-4870 cas and sso profiles configuration cleanup

(cherry picked from commit b698c8996318689deaae97e3f1445d74167e5ed3)


  Commit: 3641a6475b8cb7d95ce6585c1d210ee8c4c0488e
      https://github.com/Evolveum/midpoint/commit/3641a6475b8cb7d95ce6585c1d210ee8c4c0488e
  Author: skublik <lskublik at evolveum.com>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/EmbeddedTomcatAutoConfiguration.java
    M gui/admin-gui/src/main/resources/application.yml

  Log Message:
  -----------
  adding of ajp connector

(cherry picked from commit dcbd1be75a4ba53fc81ef90d64c1823ac9045e0b)


  Commit: 6821299087aceb3bc718cea666c86d0cf1ec6c64
      https://github.com/Evolveum/midpoint/commit/6821299087aceb3bc718cea666c86d0cf1ec6c64
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
    M infra/common/src/main/java/com/evolveum/midpoint/common/configuration/api/MidpointConfiguration.java
    M repo/system-init/pom.xml
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/StartupConfiguration.java

  Log Message:
  -----------
  Add file indirection in configuration (MID-4808)

If a config property name is suffixed with _FILE then the corresponding
file is read and used as a value of the (original) configuration
property.

Also removed obsolete MidpointConfiguration.getXmlConfigAsDocument().


Compare: https://github.com/Evolveum/midpoint/compare/3d2c15c8a85e...6821299087ac
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list