Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
47.02 KB
MD5: 0ee7f275100f2877e864eb2e79323913
SHA-1: b6db8c6b9d227cf662d1ae645666199cf141a398
SHA-256: 0374eb0a5b26cee6d5836d66de3ce5563b019b8f7b70d9cf54bb1a3bc6d4b5f5
Download zip
66.65 KB
MD5: bb2a8db43d2017808d245bf621b0dd63
SHA-1: 3173f673e458c7a5bf8121de807ba92e71bc939e
SHA-256: 7c611c29b236504e9a61fe023cabea83c3a0e03db2d5f4ba497c0ac00040d998
Release notes
Fixes Fieldable Panels Panes - Moderately Critical - Access Bypass - SA-CONTRIB-2016-014
This resolves several bugs and fixes a file access vulnerability; updating is strongly recommended.
Full changelog since 7.x-1.7:
- #2534200 by bwood, cboyden: Disable support for the Redirect module.
- #2207625 by Chris Burge, casaran, Peacog, AndersNielsen: Added permission for listing FPPs.
- #2416065 by DamienMcKenna: Added a bunch of tests to confirm permissions work correctly.
- #2678696 by DamienMcKenna: Devel added as a test dependency.
- #2531038 by DamienMcKenna: Noted related modules in the README.txt.
- #2618904 by milodesc: Fixed URLs to field/display pages in the README.txt.
- #2233363 by DamienMcKenna: Added more test assertions to show that the admin paths are correct.
- #2562717 by dsnopek, cboyden: Resuable FPPs with no admin title did not have a label in the CTools 'Add Content' dialog.
- #2614888/#2653510 by joelstein, muschpusch: Use bundle description as plugin description.
- #2571981 by dgtlmoon: hook_fieldable_panels_pane_insert() was missing the entity argument.
- #2550809 by fago: Fixed integration with inline_entity_form.
- By DamienMcKenna, gmercer: File access not working correctly for FPP objects.