WithCandour / statamic-aardvark-seo

Candour's SEO addon for Statamic
https://statamic.com/marketplace/addons/aardvark-seo
11 stars 18 forks source link

Error: This action is unauthorized #58

Closed aerni closed 3 years ago

aerni commented 3 years ago

If you don't give permission to View General Settings, your users will be greeted by a This action is unauthorized error when clicking on the SEO navigation.

Try with these permissions and see it fail:

- 'configure aardvark settings'
- 'view aardvark marketing settings'
- 'update aardvark marketing settings'
- 'view aardvark social settings'
- 'update aardvark social settings'
- 'view aardvark sitemap settings'
- 'update aardvark sitemap settings'
- 'view aardvark defaults settings'
- 'update aardvark defaults settings'
AndrewHaine commented 3 years ago

Thanks @aerni ,

Just released a fix for this, we're now looping through all the possible settings and picking the first one which the user has access to, instead of just redirecting to the general settings