Bamboo license can be updated by any user

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 2.4.2
    • Affects Version/s: 2.4
    • Component/s: None
    • None

      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)

              Assignee:
              Belinda Teh [Atlassian]
              Reporter:
              Renan Battaglin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: