Ombi/tests
sephrat 334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397)
* Secure ManageOwnRequests API paths

Fixes #4391

* Hide delete request option if user is not allowed

* Refactor CheckOwnRequests

* Fix deleteRequest test

* Improve performance and clean up code

* Fix manageOwnRequests check

* Refactor CheckCanManageRequest
2021-11-11 10:21:44 +00:00
..
cypress fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397) 2021-11-11 10:21:44 +00:00
.gitignore Added automation 2021-03-09 15:01:43 +00:00
cypress.json Merge branch 'develop' into feature/tvmaze-replacement 2021-03-12 23:40:25 +00:00
global.d.ts Added more tests 2021-03-16 15:58:48 +00:00
package.json Fixed the v1 API, added tests around that API to ensure we keep backwards compatability 2021-03-28 15:36:18 +01:00
tsconfig.json Fixed the v1 API, added tests around that API to ensure we keep backwards compatability 2021-03-28 15:36:18 +01:00
yarn.lock Fixed the v1 API, added tests around that API to ensure we keep backwards compatability 2021-03-28 15:36:18 +01:00