• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • crowd2-plugin
    • None
    • Jenkins 1.509.2

      Hello there,

      when changing the validationinterval from 2 to another value (20160) it is not saved. The next time the page is opened, the validationinterval is again 2.
      The jenkins-log is correct:

      Jul 17, 2013 10:48:09 AM com.atlassian.crowd.service.client.ClientPropertiesImpl loadAndLogPropertyString
      INFO: Loading property: 'session.validationinterval' : '20160'
      

          [JENKINS-18791] session.validationinterval is not saved

          Please, provide exact plugin name and version.

          Kanstantsin Shautsou added a comment - Please, provide exact plugin name and version.

          Thomas S. added a comment -

          Hello,

          it is:
          Crowd 2 Integration
          http://wiki.jenkins-ci.org/display/JENKINS/Crowd+2+Plugin
          Version 1.5
          Currently with Jenkins-Version 1.509.2

          Thomas S. added a comment - Hello, it is: Crowd 2 Integration http://wiki.jenkins-ci.org/display/JENKINS/Crowd+2+Plugin Version 1.5 Currently with Jenkins-Version 1.509.2

          Reproduced. Looking in code.

          Kanstantsin Shautsou added a comment - Reproduced. Looking in code.

          Martin Butt added a comment -

          @kanstantsin, any update on this? Let me know if there is anything I can do to help.

          Martin Butt added a comment - @kanstantsin, any update on this? Let me know if there is anything I can do to help.

          Code changed in jenkins
          User: Kanstantsin Shautsou
          Path:
          src/main/java/de/theit/jenkins/crowd/CrowdConfigurationService.java
          src/main/java/de/theit/jenkins/crowd/CrowdRememberMeServices.java
          src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java
          src/main/java/de/theit/jenkins/crowd/CrowdServletFilter.java
          src/main/java/de/theit/jenkins/crowd/ErrorMessages.java
          src/main/resources/crowd.properties
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config.jelly
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-applicationName.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-cookieDomain.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-cookieTokenkey.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpMaxConnections.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyHost.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyPassword.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyPort.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyUsername.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpTimeout.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-password.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-sessionValidationInterval.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-url.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-useProxy.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-useSSO.html
          src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help.html
          src/main/resources/de/theit/jenkins/crowd/help-socketTimeout.html
          http://jenkins-ci.org/commit/crowd2-plugin/7039baf8288687ee20590011dbd03b85020d2009
          Log:
          [FIXED JENKINS-21852] Added http proxy configuration.
          [FIXED JENKINS-18791] Session validation interval saved from ui.
          [FIXED JENKINS-13279] Don't use ssoTokenHelper, work with Embedded Crowd in Jira.
          JENKINS-16703 More options for connection configuration.

          Compare: https://github.com/jenkinsci/crowd2-plugin/compare/43588915417a...7039baf82886

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kanstantsin Shautsou Path: src/main/java/de/theit/jenkins/crowd/CrowdConfigurationService.java src/main/java/de/theit/jenkins/crowd/CrowdRememberMeServices.java src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java src/main/java/de/theit/jenkins/crowd/CrowdServletFilter.java src/main/java/de/theit/jenkins/crowd/ErrorMessages.java src/main/resources/crowd.properties src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config.jelly src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-applicationName.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-cookieDomain.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-cookieTokenkey.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpMaxConnections.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyHost.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyPassword.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyPort.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyUsername.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpTimeout.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-password.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-sessionValidationInterval.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-url.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-useProxy.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-useSSO.html src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help.html src/main/resources/de/theit/jenkins/crowd/help-socketTimeout.html http://jenkins-ci.org/commit/crowd2-plugin/7039baf8288687ee20590011dbd03b85020d2009 Log: [FIXED JENKINS-21852] Added http proxy configuration. [FIXED JENKINS-18791] Session validation interval saved from ui. [FIXED JENKINS-13279] Don't use ssoTokenHelper, work with Embedded Crowd in Jira. JENKINS-16703 More options for connection configuration. Compare: https://github.com/jenkinsci/crowd2-plugin/compare/43588915417a...7039baf82886

          Should be fixed in 1.7

          Kanstantsin Shautsou added a comment - Should be fixed in 1.7

            integer Kanstantsin Shautsou
            thosor Thomas S.
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: