[midPoint-git] [Evolveum/midpoint] ff510d: Add Tomcat AJP secret configuration option
Slavek Licehammer
noreply at github.com
Mon Aug 17 14:03:32 CEST 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: ff510dca4f2833b626db85b4cbdb5a17683dac6e
https://github.com/Evolveum/midpoint/commit/ff510dca4f2833b626db85b4cbdb5a17683dac6e
Author: Slavek Licehammer <slavek at evolveum.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/EmbeddedTomcatAutoConfiguration.java
Log Message:
-----------
Add Tomcat AJP secret configuration option
To mitigate Ghostcat venerability in Tomcat AJP it is requiring the
secret for the AJP protocol by default. This commit add the option to
configure such secret.
Commit: fc846f12bf39a3d7b531c257693ea1b82d789681
https://github.com/Evolveum/midpoint/commit/fc846f12bf39a3d7b531c257693ea1b82d789681
Author: Slavek Licehammer <slavek at evolveum.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/EmbeddedTomcatAutoConfiguration.java
Log Message:
-----------
Apply code style to EmbeddedTomcatAutoConfiguration
Compare: https://github.com/Evolveum/midpoint/compare/a7ceb39e0f4d...fc846f12bf39
More information about the midPoint-svn
mailing list