Bot Mitigation
- Requests from a given IP address can be throttled at rate determined by environment variable, to prevent a flood of anonymous requests from automated bots.
- Malicious IP addresses can be flagged via environment variable, and any requests originating from the IP address will return an error 400 without hitting the database.
- Malicious request strings can be flagged via environment variable, and any requests with the malicious strings in the url will return an error 400 without hitting the database.
SEO
- Add og:url tag with canonical url
Bug Fixes
- My Projects: Orient card columns vertically in mobile view so they won't be cut off on small mobile display
Includes fixes for 489,540,631,664,708,710