sulu / SuluRedirectBundle

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

Implement securitycontext #5

Closed wachterjohannes closed 3 years ago

wachterjohannes commented 7 years ago
Q A
Bug? no
New Feature? yes
Sulu Version none
SuluRedirect Version all
Browser Version none

Actual Behavior

The security-context currently only implement the VIEW permission.

Expected Behavior

This should be extended to ADD, EDIT, DELETE, UPDATE.

nvdbeek commented 6 years ago

Are 'imports' getting the same permissions?

wachterjohannes commented 6 years ago

I think a user which is able to create a redirect should also be able to import redirects thru a file

nvdbeek commented 6 years ago

If the user has permission to add than the user can import redirects! :+1:

I think a user which is able to create a redirect should also be able to import redirects thru a file

niklasnatter commented 3 years ago

Fixed in #34