Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2910

Scheduler right protection on admin context

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None
    • 4.2 M5

      The Scheduler checks all rights with

      @Callable(right = __RIGHT_SCHEDULER)

      but it should be something like

      @Callable(right = __RIGHT_SCHEDULER, context = "/admin")

      To be sure, that nobody can add a task as another user from the cms

            Unassigned Unassigned
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: