https://github.com/SpringSource/spring-xd
Build: #2261 failed
Job: Default Job failed
Code commits
Git
-
Marius Bogoevici <mbogoevici@pivotal.io> 39c6a274b55d36b81b5ab3d12de9f7e245fd243f
XD-3217 The shell cannot connect to admin node when secured
* Allow access to '/' when user is authenticated (without being authenticated explicitly, the shell fails to connect) - redirection in the admin-ui obviates this;
* Create test suite for existing shell security tests, to avoid them being ignored
* Fix secured shell tests for out-of-date settings- custom-modules/job/wordcount.jar (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- custom-modules/job/wordcount.jar.md5 (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/java/org/springframework/xd/shell/security/SecuredShellAccessTest.java (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/java/org/springframework/xd/shell/security/SecuredShellAccessTestSuite.java (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/java/org/springframework/xd/shell/security/SecuredShellAccessTests.java (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/java/org/springframework/xd/shell/security/SecuredShellAccessWithSslTest.java (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/java/org/springframework/xd/shell/security/SecuredShellAccessWithSslTests.java (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/resources/org/springframework/xd/shell/security/securedServer.yml (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-shell/src/test/resources/org/springframework/xd/shell/security/securedServerWithSsl.yml (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)
- spring-xd-ui/src/main/java/org/springframework/xd/dirt/web/config/SecurityConfiguration.java (version 39c6a274b55d36b81b5ab3d12de9f7e245fd243f)