Trenton H dda05a7c00
Security: Improve overall security in a few ways (#12501)
- Make sure we're always using regex with timeouts for user controlled data
- Adds rate limiting to the token endpoint (configurable)
- Signs the classifier pickle file with the SECRET_KEY and refuse to load one which doesn't verify.
- Require the user to set a secret key, instead of falling back to our old hard coded one
2026-04-02 15:30:26 -07:00
..
2026-03-04 13:31:20 -08:00
2026-01-13 16:24:42 +00:00
2026-02-16 09:37:33 -08:00