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

Require authenticated user on draft edit routes #259

Merged
merged 1 commit into from Feb 8, 2020

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Feb 6, 2020

This updates permissions on draft editing routes (both /edit and /meta) to require an authenticated user, just like we do on collection post editing routes.

Closes #255

@thebaer thebaer added this to the 0.12 milestone Feb 6, 2020
@thebaer
Copy link
Member Author

thebaer commented Feb 8, 2020

Pretty easy, low-impact change here. Merging now.

@thebaer thebaer merged commit f902f65 into develop Feb 8, 2020
@thebaer thebaer deleted the fix-edit-route-permissions branch February 8, 2020 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Can read a private post (draft) in edit mode
1 participant