mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 11:20:57 -06:00
835d2be4da
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. |
||
---|---|---|
.. | ||
certificate_generator_spec.rb |