mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
7009d416cb
closes #3450 - Added no-permission error handling for settings edit API. - In Authentication API integration test, updated the initOwnerUser function to insert the roles and user_roles for the owner user so the owner can edit settings after adding the no-permission error handling. I also added the mail send permission to the test since it's used after the user edits the settings. |
||
---|---|---|
.. | ||
authentication.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |