sulu / SuluRedirectBundle

Sulu bundle for managing redirects
MIT License
18 stars 19 forks source link

Add permission check to rest controller #34

Closed alexander-schranz closed 3 years ago

alexander-schranz commented 5 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #5
Related issues/PRs -
License MIT

What's in this PR?

Add permission check to rest controller.

Why?

Some users maybe are only allowed to see redirect but not edit them.

wachterjohannes commented 5 years ago

@alexander-schranz could you take a look at the tests?