Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-4081

bugfixes access-check for two API routes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • None
    • None
    • API

    Description

      description

      as described in TS-3711 acces to the follwoing two route is not possible with an API user:

      /editor/taskid/[ID]/file/package
      editor/task/[ID]/excelreimport

      Together with Axel we had a short check in code.

      There we found 2 times the same line

      $isUserPm = $this->task->getPmGuid() == $this->user->getUserGuid();

      which should be the reason that call is not possible over the API.

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            Stephan Stephan Bergmann
            Axel Becher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: