push
github
feat(symfony): Link security (#5290) * [Link] Start Link Security * feat(provider): Auto Resolve Get Operation and Parameters * chore(CS): fix CS * feat(tests): Add DenyAccessListener tests * feat(tests): Add link security behat tests * fix(test): fix mongodb document configuration * fix(readlistner): fix error 500 on not existing entity * feat(linksecurity): expand functionality to cover all combinations of to and from property and add optional object name * feat(linksecurity): add more tests * chore: fix cs * chore: phpstan fix * fix: Move logic to refactored, now used, classes * fix: refactor unit tests * fix: backport for legacy event system as well * Revert "fix: backport for legacy event system as well" This reverts commit 16f14c836. * refactor: Refactor ReadProvider.php and AccessCheckerProvider.php to extract link security into their own providers * mark providers final, disable feature by default
42 of 74 new or added lines in 5 files covered. (56.76%)
200 existing lines in 3 files now uncovered.16427 of 27745 relevant lines covered (59.21%)
32.77 hits per line
The file "Bundle/DependencyInjection/Configuration.php" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.