Branch: refs/heads/master
Home: https://github.com/jenkinsci/kerberos-sso-plugin
Commit: 0970f663be6f976eb5c5f92966aa98fcf8461a6e
https://github.com/jenkinsci/kerberos-sso-plugin/commit/0970f663be6f976eb5c5f92966aa98fcf8461a6e
Author: Oliver Gondža <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
R findbugs-exclude.xml
A plugin/findbugs-exclude.xml
A plugin/pom.xml
A plugin/src/checkstyle-suppressions.xml
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/JcascConfigurator.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSSOFilter.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticator.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticatorFactory.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/SpnegoKerberosAuthenticationFactory.java
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.groovy
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.properties
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-basic.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-delegation.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-localhost.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-unsecure-basic.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-anonymous-access.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-client-module.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-krb5-location.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-login-location.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-overview.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-prompt-ntlm.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-redirect.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-server-module.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-service-account.html
A plugin/src/main/resources/index.html
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/JcascTest.java
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosConfigTest.java
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest.java
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/LoadTest.java
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/full.yaml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/minimal.yaml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/off.yaml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key.pub
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/com.sonymobile.jenkins.plugins.kerberossso.PluginImpl.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/config.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/config.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/kerberos-sso.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/login.conf
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-krb5.conf
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-login.conf
A plugin/swe_checkstyle.xml
M pom.xml
R src/checkstyle-suppressions.xml
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/JcascConfigurator.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSSOFilter.java
R src/main/java/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticator.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticatorFactory.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/SpnegoKerberosAuthenticationFactory.java
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.groovy
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.properties
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-basic.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-delegation.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-localhost.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-unsecure-basic.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-anonymous-access.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-client-module.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-krb5-location.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-login-location.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-overview.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-prompt-ntlm.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-redirect.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-server-module.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-service-account.html
R src/main/resources/index.html
R src/test/java/com/sonymobile/jenkins/plugins/kerberossso/JcascTest.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosConfigTest.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
R src/test/java/com/sonymobile/jenkins/plugins/kerberossso/LoadTest.java
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/full.yaml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/minimal.yaml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/off.yaml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/Dockerfile
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/README.md
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/run-kdc.sh
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/etc.krb5.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/keytab.sh
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/login.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/prepare.sh
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/var.kerberos.krb5kdc.kadm5.acl
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key.pub
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/com.sonymobile.jenkins.plugins.kerberossso.PluginImpl.xml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/config.xml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/config.xml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/kerberos-sso.xml
R src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/login.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-krb5.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-login.conf
R swe_checkstyle.xml
A ui-tests/pom.xml
A
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer.java
A
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/Dockerfile
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/README.md
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/run-kdc.sh
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/etc.krb5.conf
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/keytab.sh
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/login.conf
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/prepare.sh
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/var.kerberos.krb5kdc.kadm5.acl
Log Message:
-----------
Split ui-tests to separate module
Commit: 3603f5d4c495e4d8bab0ec3bc8b4b63e3e6ef391
https://github.com/jenkinsci/kerberos-sso-plugin/commit/3603f5d4c495e4d8bab0ec3bc8b4b63e3e6ef391
Author: Oliver Gondža <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Update Jenkinsfile
Commit: 855e4145bf7d8aef2d1499c16f4467529a883d3b
https://github.com/jenkinsci/kerberos-sso-plugin/commit/855e4145bf7d8aef2d1499c16f4467529a883d3b
Author: Oliver Gondža <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Prototype maven arg passing
Commit: 3644ab3c3837a4c754d41f3e0fb16d2cd9a9a5ae
https://github.com/jenkinsci/kerberos-sso-plugin/commit/3644ab3c3837a4c754d41f3e0fb16d2cd9a9a5ae
Author: Oliver Gondža <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M Jenkinsfile
M ui-tests/pom.xml
Log Message:
-----------
Execute UI tests module inside docker container
Commit: 699f72a197f544038c64203efe8abe729785891b
https://github.com/jenkinsci/kerberos-sso-plugin/commit/699f72a197f544038c64203efe8abe729785891b
Author: Oliver Gondža <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
Do not fail the build on windows
Commit: 9fcfff8e1dee68db9cee77101bff6df136730ccf
https://github.com/jenkinsci/kerberos-sso-plugin/commit/9fcfff8e1dee68db9cee77101bff6df136730ccf
Author: Oliver Gondža <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Fix the linux labels
Commit: 6f0eeab0d0cda289d54254f69eb8b87d13cdb6e3
https://github.com/jenkinsci/kerberos-sso-plugin/commit/6f0eeab0d0cda289d54254f69eb8b87d13cdb6e3
Author: Oliver Gondža <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Eh
Commit: 2e77d68af74bb724c6520eb41e8010f3a796e37b
https://github.com/jenkinsci/kerberos-sso-plugin/commit/2e77d68af74bb724c6520eb41e8010f3a796e37b
Author: Oliver Gondža <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
Do not bindmount local maven repo the inner UID might not have permission to
write into
Commit: 9888daf61c501f53261f129ed59a062498b61f2a
https://github.com/jenkinsci/kerberos-sso-plugin/commit/9888daf61c501f53261f129ed59a062498b61f2a
Author: Oliver Gondža <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Make sure plugin is built before tests
Commit: 8c9d01a95986795a7333b4d9cd7f5c3cb06f635a
https://github.com/jenkinsci/kerberos-sso-plugin/commit/8c9d01a95986795a7333b4d9cd7f5c3cb06f635a
Author: Oliver Gondža <[email protected]>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M ui-tests/pom.xml
M
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
Log Message:
-----------
Delegate ui-test invocation to selenium container
Commit: dc1800bbbc6172f98b4db56450866cefde4148e7
https://github.com/jenkinsci/kerberos-sso-plugin/commit/dc1800bbbc6172f98b4db56450866cefde4148e7
Author: Oliver Gondža <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
Skip UI tests on windows
Commit: 594835dc8f043979016da8c807ca9f67f80e84af
https://github.com/jenkinsci/kerberos-sso-plugin/commit/594835dc8f043979016da8c807ca9f67f80e84af
Author: Oliver Gondža <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M plugin/pom.xml
M pom.xml
Log Message:
-----------
POM cleanup
Commit: c682eb99e30ed7d4070762a88dbed719ed1e5379
https://github.com/jenkinsci/kerberos-sso-plugin/commit/c682eb99e30ed7d4070762a88dbed719ed1e5379
Author: Oliver Gondža <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
lowercase w
Commit: 7b17645821d89068c39f34d6c88fb1d349098793
https://github.com/jenkinsci/kerberos-sso-plugin/commit/7b17645821d89068c39f34d6c88fb1d349098793
Author: Oliver Gondža <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
Fix the way tests are skipped
Commit: e60ce80132ef5854727d965fdeaa9fd3dc8271ea
https://github.com/jenkinsci/kerberos-sso-plugin/commit/e60ce80132ef5854727d965fdeaa9fd3dc8271ea
Author: Oliver Gondža <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M ui-tests/pom.xml
M
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
Log Message:
-----------
Diagnose the failing test in CI
Commit: f6ed21a3c21a9be1e25f52e163b299cf105d9f12
https://github.com/jenkinsci/kerberos-sso-plugin/commit/f6ed21a3c21a9be1e25f52e163b299cf105d9f12
Author: Oliver Gondža <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
Log Message:
-----------
Cleanup
Commit: 06d94425a4971837b2e6b5857ebd9dd811b83e57
https://github.com/jenkinsci/kerberos-sso-plugin/commit/06d94425a4971837b2e6b5857ebd9dd811b83e57
Author: Oliver Gondža <[email protected]>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
Do not inject different jenkisn version
Commit: e096b0ec35e2bb50bf937709d4562400faab3a88
https://github.com/jenkinsci/kerberos-sso-plugin/commit/e096b0ec35e2bb50bf937709d4562400faab3a88
Author: Oliver Gondža <[email protected]>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Update Jenkins version buildPlugin is using
Commit: 3598c9359fb29ee20ac8a8fac08fc3da11045469
https://github.com/jenkinsci/kerberos-sso-plugin/commit/3598c9359fb29ee20ac8a8fac08fc3da11045469
Author: Oliver Gondža <[email protected]>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M ui-tests/pom.xml
Log Message:
-----------
Move to released version of ATH
Commit: 295493cd35dbc89428aaa4b6425e5bbeea701c27
https://github.com/jenkinsci/kerberos-sso-plugin/commit/295493cd35dbc89428aaa4b6425e5bbeea701c27
Author: Oliver Gondža <[email protected]>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M Jenkinsfile
R findbugs-exclude.xml
A plugin/findbugs-exclude.xml
A plugin/pom.xml
A plugin/src/checkstyle-suppressions.xml
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/JcascConfigurator.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSSOFilter.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticator.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticatorFactory.java
A
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/SpnegoKerberosAuthenticationFactory.java
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.groovy
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.properties
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-basic.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-delegation.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-localhost.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-unsecure-basic.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-anonymous-access.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-client-module.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-krb5-location.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-login-location.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-overview.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-prompt-ntlm.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-redirect.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-server-module.html
A
plugin/src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-service-account.html
A plugin/src/main/resources/index.html
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/JcascTest.java
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosConfigTest.java
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest.java
A
plugin/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/LoadTest.java
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/full.yaml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/minimal.yaml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/off.yaml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key.pub
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/com.sonymobile.jenkins.plugins.kerberossso.PluginImpl.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/config.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/config.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/kerberos-sso.xml
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/login.conf
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-krb5.conf
A
plugin/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-login.conf
A plugin/swe_checkstyle.xml
M pom.xml
R src/checkstyle-suppressions.xml
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/JcascConfigurator.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSSOFilter.java
R src/main/java/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticator.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/KerberosAuthenticatorFactory.java
R
src/main/java/com/sonymobile/jenkins/plugins/kerberossso/ioc/SpnegoKerberosAuthenticationFactory.java
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.groovy
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/config.properties
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-basic.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-delegation.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-localhost.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-allow-unsecure-basic.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-anonymous-access.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-client-module.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-krb5-location.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-login-location.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-overview.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-prompt-ntlm.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-redirect.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-server-module.html
R
src/main/resources/com/sonymobile/jenkins/plugins/kerberossso/PluginImpl/help-service-account.html
R src/main/resources/index.html
R src/test/java/com/sonymobile/jenkins/plugins/kerberossso/JcascTest.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosConfigTest.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest.java
R
src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
R src/test/java/com/sonymobile/jenkins/plugins/kerberossso/LoadTest.java
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/full.yaml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/minimal.yaml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/JcascTest/off.yaml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/Dockerfile
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/README.md
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/run-kdc.sh
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/etc.krb5.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/keytab.sh
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/login.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/prepare.sh
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/var.kerberos.krb5kdc.kadm5.acl
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosFilterTest/cli-ssh-key.pub
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/com.sonymobile.jenkins.plugins.kerberossso.PluginImpl.xml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/newXmlPath/config.xml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/config.xml
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/LoadTest/oldXmlPath/kerberos-sso.xml
R src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/login.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-krb5.conf
R
src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/test-login.conf
R swe_checkstyle.xml
A ui-tests/pom.xml
A
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer.java
A
ui-tests/src/test/java/com/sonymobile/jenkins/plugins/kerberossso/KerberosSsoTest.java
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/Dockerfile
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/README.md
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/run-kdc.sh
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/etc.krb5.conf
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/keytab.sh
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/login.conf
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/prepare.sh
A
ui-tests/src/test/resources/com/sonymobile/jenkins/plugins/kerberossso/KerberosContainer/src/var.kerberos.krb5kdc.kadm5.acl
Log Message:
-----------
Merge pull request #19 from olivergondza/move-ath-to-module
Move ath to module to escape the dependency hell
Compare:
https://github.com/jenkinsci/kerberos-sso-plugin/compare/840f4179e47b...295493cd35db
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kerberos-sso-plugin/push/refs/heads/master/840f41-295493%40github.com.