Skip to content
  1. Feb 06, 2017
    • fgiasson's avatar
      Fixes possible XSS vulnerability. All these PHP files were loaded via... · 279f4970
      fgiasson authored
      Fixes possible XSS vulnerability. All these PHP files were loaded via javascript into the QueryBuilder interface. The QueryBuilder is an *administation* tool only accessible to the Drupal Administrators or any Drupal role that have been granted access to the tool. It is unlikely that anything could be exploited with this vulnerability has been promptly fixed.
      7.x-3.4
      279f4970
  2. Sep 08, 2016
  3. Jul 13, 2016
  4. Feb 25, 2016
  5. Nov 10, 2015
  6. Sep 03, 2015
  7. Aug 27, 2015
  8. Jul 21, 2015
  9. Jun 15, 2015
  10. Jun 11, 2015
  11. May 26, 2015
  12. May 19, 2015
  13. May 18, 2015
  14. Feb 26, 2015
  15. Jan 21, 2015
  16. Jan 19, 2015
  17. Sep 16, 2014
  18. Sep 09, 2014
  19. May 21, 2014
    • fgiasson's avatar
      Fix a template selection issue that has been introduced with the commit... · d81ff258
      fgiasson authored
      Fix a template selection issue that has been introduced with the commit 2a004610.
      
      Even if the OSF Entities and OSF SearchAPI modules were using the same code, the OSF SearchAPI was not experiencing the same issue as the OSF Entities one since it appears that it is using the key of the template suggestions array and not the 'template' key value. The key was properly formatted to find the template on the system.
      
      However, it appears that the Entity templates selection was working differently. Prior this fix, the issue was that the template selection mechanism was appending ".tpl.php" to the file provided by OSF Entities. Obviously that was a mistake to add ".tpl.php" in what OSF Entities was providing to Drupal. This issue got reverted to the normal behavior, prior 2a004610.
      d81ff258
  20. May 20, 2014
  21. May 08, 2014
  22. May 02, 2014
  23. Apr 28, 2014
  24. Apr 25, 2014