Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44894

Make Jetty Session ID configurable via System properties

      Executables WAR enforces random cookies, which is not comfortable in some cases (e.g. when you define your Jetty session manager). There are also issues like JENKINS-25046

      It would be great to have an option to opt-out from the default behavior and to delegate decision to Jetty.

      Another use-case is to be able to specify a custom cookie name via system property.

          [JENKINS-44894] Make Jetty Session ID configurable via System properties

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          README.md
          src/main/java/Main.java
          http://jenkins-ci.org/commit/extras-executable-war/7afa0adbd7a6b0f1391e7ebd3213e4a79ae45e3f
          Log:
          JENKINS-44894 - Add options to disable random Cookie generation or to specify a custom one (workaround for JENKINS-25046) (#9)

          JENKINS-44894 - Add options to disable random Cookie generation or to specify a custom one (workaround for JENKINS-25046)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: README.md src/main/java/Main.java http://jenkins-ci.org/commit/extras-executable-war/7afa0adbd7a6b0f1391e7ebd3213e4a79ae45e3f Log: JENKINS-44894 - Add options to disable random Cookie generation or to specify a custom one (workaround for JENKINS-25046 ) (#9) JENKINS-44894 - Add options to disable random Cookie generation or to specify a custom one (workaround for JENKINS-25046 )

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          README.md
          src/main/java/Main.java
          http://jenkins-ci.org/commit/extras-executable-war/2cb912bb9b4b9fa17fe0e4f8ebf5ff2c455976b8
          Log:
          JENKINS-44894 - Fix typo in the System property

          http://geek-and-poke.com/geekandpoke/2015/1/12/what-every-good-system-needs

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: README.md src/main/java/Main.java http://jenkins-ci.org/commit/extras-executable-war/2cb912bb9b4b9fa17fe0e4f8ebf5ff2c455976b8 Log: JENKINS-44894 - Fix typo in the System property http://geek-and-poke.com/geekandpoke/2015/1/12/what-every-good-system-needs

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          README.md
          src/main/java/Main.java
          http://jenkins-ci.org/commit/extras-executable-war/7ce7d1786de34a0db98c62eab985262f3a21ed5e
          Log:
          Merge pull request #10 from jenkinsci/typo-fix

          JENKINS-44894 - Fix typo in the System property

          Compare: https://github.com/jenkinsci/extras-executable-war/compare/4957ee205322...7ce7d1786de3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: README.md src/main/java/Main.java http://jenkins-ci.org/commit/extras-executable-war/7ce7d1786de34a0db98c62eab985262f3a21ed5e Log: Merge pull request #10 from jenkinsci/typo-fix JENKINS-44894 - Fix typo in the System property Compare: https://github.com/jenkinsci/extras-executable-war/compare/4957ee205322...7ce7d1786de3

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          war/pom.xml
          http://jenkins-ci.org/commit/jenkins/cb3f713122030b0ec5097b286d4e9e566a34a90a
          Log:
          [FIXED JENKINS-44764, JENKINS-44894] - Update Extras Executable War from 1.34 to 1.35.1 (#2917)

          • [FIXED JENKINS-44764, JENKINS-44894] - Update Extras Executable War from 1.34 to 1.35
          • Pick version with a system property name fix, noticed by @daniel-beck

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: war/pom.xml http://jenkins-ci.org/commit/jenkins/cb3f713122030b0ec5097b286d4e9e566a34a90a Log: [FIXED JENKINS-44764, JENKINS-44894] - Update Extras Executable War from 1.34 to 1.35.1 (#2917) [FIXED JENKINS-44764, JENKINS-44894] - Update Extras Executable War from 1.34 to 1.35 Pick version with a system property name fix, noticed by @daniel-beck

          Oleg Nenashev added a comment -

          The fix has been integrated towards 2.66

          Oleg Nenashev added a comment - The fix has been integrated towards 2.66

          Oleg Nenashev added a comment -

          LTS Candidate since it is a workaround for JENKINS-25046

          Oleg Nenashev added a comment - LTS Candidate since it is a workaround for JENKINS-25046

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: