0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Naz Gargol daa77c5c00
Permission restrictions for post.visibility modifications (#11213)
no issue

- Limited posts visibility field permissions to Editor-Up + Admin Integrations
- We don't want contributors or other roles lower than Editor to be able to modify content gating attribute
2019-10-08 15:44:27 +02:00
..
acceptance Added default_content_visibility flag for content gating (#11163) 2019-09-26 15:40:24 +02:00
regression 🐛 Fixed "unsaved changes" modal displaying when post has been saved 2019-10-07 22:59:19 +01:00
unit Permission restrictions for post.visibility modifications (#11213) 2019-10-08 15:44:27 +02:00
utils Added members CSV import to Admin API (#11197) 2019-10-03 19:59:19 +02:00
.eslintignore
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc