0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/models
Fabien O'Carroll 05330482e6
Stopped api key from assigning the 'Owner' role (#9971)
* Stopped api key from assigning the 'Owner' role

refs #9865

We do not want api keys to be able to assign the Owner role to any other
key or user.

* Cleaned up Role model permissible method

no-issue
2018-10-12 15:38:57 +07:00
..
base Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
plugins Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api-key_spec.js Added refreshSecret method to ApiKey model (#9947) 2018-10-05 15:51:13 +07:00
invite_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
permission_spec.js Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
post_spec.js Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
role_spec.js Stopped api key from assigning the 'Owner' role (#9971) 2018-10-12 15:38:57 +07:00
session_spec.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
tag_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
user_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
webhook_spec.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00