FAQ | This is a LIVE service | Changelog

Skip to content
  1. Sep 20, 2024
  2. Sep 19, 2024
  3. Sep 16, 2024
  4. Aug 28, 2024
  5. Jun 25, 2024
  6. Jun 12, 2024
  7. Jun 11, 2024
  8. Jun 06, 2024
    • Mike Knee's avatar
      feat: Add security tweaks · 870f212c
      Mike Knee authored
      Adds an internal rate limiter using the slowapi python module. This rate
      limiter is used to set a per-client rate per minute and a global rate
      per day. These are configured via pytest-settings.
      
      Adds a client id header check to the /log endpoint to defend against
      automated script probing.
      
      Adds a stress test configuration via pytest & docker compose to make a
      lot of concurrent calls to the server.
      870f212c
  9. May 20, 2024
  10. May 15, 2024
  11. May 14, 2024
Loading