-
Bug
-
Resolution: Fixed
-
Major
-
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
- Est référencé par
-
RUNTIME-2912 The method Scheduler.getParameters() shouldn't have rights constraints because of its use
-
- Closed
-