Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: 9f92b00f01c25d80e95e461b83d3c8b93f7ec8e7
      
https://github.com/jenkinsci/saml-plugin/commit/9f92b00f01c25d80e95e461b83d3c8b93f7ec8e7
  Author: Chris R <[email protected]>
  Date:   2019-06-23 (Sun, 23 Jun 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/saml/BundleKeyStore.java
    M src/main/java/org/jenkinsci/plugins/saml/IdpMetadataConfiguration.java
    M src/main/java/org/jenkinsci/plugins/saml/OpenSAMLWrapper.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlAdvancedConfiguration.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlCrumbExclusion.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlEncryptionData.java
    A src/main/java/org/jenkinsci/plugins/saml/SamlFormValidation.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlLogoutAction.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlPluginConfig.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlSecurityRealm.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlUserDetails.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlUserDetailsService.java
    M 
src/main/java/org/jenkinsci/plugins/saml/UpdateMetadataFromURLPeriodicWork.java
    M src/main/java/org/jenkinsci/plugins/saml/user/LoginDetailsProperty.java
    A src/main/resources/log4j.properties
    M src/test/java/org/jenkinsci/plugins/saml/SamlFormValidationsTest.java

  Log Message:
  -----------
  Fixed static analysis result (#63)

* Fixed some parts after SonarLint scan

* Refactored some classes and methods

* Corrected warning message and added aditional one

* Added missing ;

* Added missing return

* Removed private constructor

* Removed extend

* Changed methode

* Marked package as private and make constructur private

* Added marker for warning

* Added validation for e-mail address

* Changed method for e-mail validation and changed test value to e-mail address

* Fixed some more analytic results

* Fixed error with NP exception

* Changed logout url method

* Fixed issue with logger

* Removed overwritten equals hash methode

* Fixed code analyze results

* Replace getInstanceOrNull by get

* Replace getInstanceOrNull by get

* Changed method for retrieving user


-- 
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/saml-plugin/push/refs/heads/master/854131-9f92b0%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to