0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/test/unit
Nazar Gargol 2d41e5cc88 🐛 Fixed permission for "Administrator" to be able to edit post visibility
closes #11825

- The initial implementation had a typo in a role name which didn't allow "Administrator" to edit post's "visibility" attribute
- Added unit tests to check administrator specific role and visibility attribute permission
2020-05-20 17:47:27 +12:00
..
adapters Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
api Added custom json-string format to AJV validator 2020-04-17 11:56:20 +01:00
apps Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
config Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
helpers 🐛 Fixed logic error in navigation for isSecondary 2020-05-18 19:15:28 +01:00
lib Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
models 🐛 Fixed permission for "Administrator" to be able to edit post visibility 2020-05-20 17:47:27 +12:00
services Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
web Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00