Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-4826

Bamboo license can be updated by any user

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 2.4.2
    • 2.4
    • None
    • None

    Description

      To reproduce the problem:

      1-) Make sure that you are not logged in Bamboo.
      2-) Access page http://localhost:8085/admin/updateLicense!default.action
      3-) Try to update the license.

      The Update works.

      The problem doesn't happen in Bamboo 2.5. accidentally fixed in http://jira.atlassian.com/browse/BAM-4491

      2.5 code:

      <action name="updateLicense" class="com.atlassian.bamboo.ww2.actions.admin.AdminUpdateLicenseAction">
            <interceptor-ref name="globalAdminStack"/>
      

      2.4 code:

      <action name="updateLicense" class="com.atlassian.bamboo.ww2.actions.admin.UpdateLicenseAction">
      

      (without interceptor)

      Attachments

        Activity

          People

            bteh Belinda Teh [Atlassian]
            rbattaglin Renan Battaglin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: