Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 402 Bytes

CHANGES.md

File metadata and controls

11 lines (10 loc) · 402 Bytes

master

  • rename settings' ELASTICSEARCH_URL to HOOVER_ELASTICSEARCH_URL
  • upgrade to Django 1.10
  • "External" loader that fetches documents from a URL
  • set no-cache and no-referral response headers
  • TOTP login - hoover.contrib.twofactor
  • rate limiting - hoover.contrib.ratelimit
  • log user actions without including search terms or document identifiers

0.1 (2016-04-28)

  • initial release