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. |
||
|---|---|---|
| .. | ||
| assets/javascripts/initializers | ||
| autoload/jobs | ||
| config | ||
| db/fixtures | ||
| lib/discourse_narrative_bot | ||
| public/images | ||
| spec | ||
| plugin.rb | ||