Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
22.57 KB
MD5: 2557067ad0ec0a41d362196db250b5a3
SHA-1: 3cda5ad3398ece8919318ee083b710be282c4fd0
SHA-256: b5e64c30c13c91a5632952501fc1d2bd97cffd34ddb01dd46e11f32603adf189
Download zip
30.3 KB
MD5: 00888d2fd5919aadfa364b87418c4bd7
SHA-1: b6adf8e08834bae9a74fe51fc8ce43f5b9b560a4
SHA-256: b4dfbc321cf47fc835559b4520033ced6d3564cd1b52a9b464be02658d464d62
Release notes
See Fast Autocomplete - Critical - DOS vulnerability - SA-CONTRIB-2016-016.
Changes in release 7.x-1.1
Security
- Added validation on incoming language parameter to prevent unwanted directory creation in the public files folder when invalid language codes are requested. Fixes DOS vulnerability.
Functional
- Added option to select a view mode other than the 'fac' view mode provided by the module.
- Added note about deleting json files when backend settings are changed.
- Added option to enable/disable the 'see all results' link and optionally setting a threshold for the link to appear.
Bug fixes
- Added a default text in the 'see all results' link for accessibility.
- Added missing language filter to SearchAPIService.
- Corrected various small typos.