Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add requesting user to remove hook #4521

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eibbors
Copy link

@eibbors eibbors commented Nov 27, 2017

Description of changes

Simply adds the requesting user to remove hooks. We have a basic permissions system setup that needed to be able to block certain users from deleting certain lists.

I also put in a quick fix to an issue we were encountering exporting CloudinaryImages columns via CSV.

Related issues (if any)

4522

Testing

  • [x ] Please confirm npm run test-all ran successfully.

Adds the request user to the remove hook as _req_user, like it does for update etc.
Initializes the options object regardless of whether cloudinary secure is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants