Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. Feb 27, 2015
  3. Dec 31, 2014
    • Jared Hancock's avatar
      files: Provide unified download script · d9cf38bc
      Jared Hancock authored
      This script adds a single download script, 'file.php', which provides access
      to files of all types to all users. It uses a HMAC signature system with an
      expires time, which allows signed URLs to be sent to external users.
      
      This also fixes an issue with the Http::cacheable() method, where the
      last-modified and Etag headers were not properly compared, which resulted in
      permanent cache misses by the client.
      d9cf38bc
  4. Dec 08, 2014
  5. Oct 24, 2014
  6. Oct 02, 2014
  7. Sep 17, 2014
  8. Sep 01, 2014
  9. Aug 30, 2014
  10. Aug 29, 2014
Loading