Branch: refs/heads/api_token
Home: https://github.com/jenkinsci/collabnet-plugin
Commit: be1aab39ee676cee4a599e21a0f8b464ac6a5d77
https://github.com/jenkinsci/collabnet-plugin/commit/be1aab39ee676cee4a599e21a0f8b464ac6a5d77
Author: baybora <[email protected]>
Date: 2019-01-08 (Tue, 08 Jan 2019)
Changed paths:
M src/main/java/hudson/plugins/collabnet/auth/CollabNetSecurityRealm.java
Log Message:
-----------
Update security realm implementation
- Use Jenkins.getInstance instead of Hudson.getInstance,
- When validating CollabNet URL, use existing utility method in
CNFormFieldValidator (which takes 'skipSslValidation' system property
value into account)
Commit: df8c2a8a08f7a5c33619fad63add958cbd407986
https://github.com/jenkinsci/collabnet-plugin/commit/df8c2a8a08f7a5c33619fad63add958cbd407986
Author: baybora <[email protected]>
Date: 2019-01-11 (Fri, 11 Jan 2019)
Changed paths:
M src/main/java/hudson/plugins/collabnet/ConnectionFactory.java
M src/main/java/hudson/plugins/collabnet/auth/CNFilter.java
M src/main/java/hudson/plugins/collabnet/util/CNFormFieldValidator.java
A
src/main/java/jenkins/plugins/collabnet/security/CnAuthenticationManager.java
A src/main/java/jenkins/plugins/collabnet/security/CnGroupDetails.java
A src/main/java/jenkins/plugins/collabnet/security/CnSecurityRealm.java
A src/main/java/jenkins/plugins/collabnet/security/CnUserDetails.java
A src/main/java/jenkins/plugins/collabnet/security/CnUserSecretProperty.java
A src/main/java/jenkins/plugins/collabnet/security/CnUserSecretStorage.java
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/config.jelly
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/help-collabNetUrl.html
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/help-enableSSOAuthFromCTF.html
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/help-enableSSOAuthToCTF.html
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/help.html
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/loginLink.jelly
A
src/main/resources/jenkins/plugins/collabnet/security/CnSecurityRealm/signup.jelly
Log Message:
-----------
Experimental security realm
Implemented an experimental "CollabNet Security Realm which extends
from built-in AbstractPasswordBasedSecurityRealm.
Compare:
https://github.com/jenkinsci/collabnet-plugin/compare/be1aab39ee67^...df8c2a8a08f7
**NOTE:** GitHub Services has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
We will provide an alternative path for the email notifications by
January 31st, 2019.
--
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].
For more options, visit https://groups.google.com/d/optout.