discourse/plugins/discourse-narrative-bot/spec/lib
Roman Rizzi 3a73f29928 FIX: Rate limit and hijack certificate generation. (#8215)
To eliminate a DDOS attack vector, we're taking the following measures:

The endpoint will be rate-limited to 3 requests every 60 seconds (per user).
A 24 hours max-age cache header is sent with the response.
The route will be hijacked to generate the certificate in the background.
2019-10-22 15:39:58 -03:00
..
certificate_generator_spec.rb FIX: Rate limit and hijack certificate generation. (#8215) 2019-10-22 15:39:58 -03:00