Update community IDs, enhance CaptchaController caching, and modify home template for Altcha integration
- Changed community IDs for various components in graph.json to reflect updated associations. - Added Cache-Control headers to the challenge and config methods in CaptchaController to prevent caching by CDNs and proxies. - Updated the Altcha widget in home.html.twig to include a language attribute for better localization. - Added a new AST cache file for CaptchaController to improve performance. - Updated manifest.json with new modification times and AST hashes for several files.
This commit is contained in:
@@ -3245,8 +3245,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docker-compose.yml": {
|
||||
"mtime": 1783669690.2173707,
|
||||
"ast_hash": "8ecc13cd82c69bd23b797d1d7bffaded",
|
||||
"mtime": 1783671553.657398,
|
||||
"ast_hash": "3a170be607662978092489b84c3f4b69",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/DEPLOY.md": {
|
||||
@@ -3805,8 +3805,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/components/ui/Altcha.tsx": {
|
||||
"mtime": 1783669268.9603772,
|
||||
"ast_hash": "7d54c6ce3a09652debabd3d8fdca8cfa",
|
||||
"mtime": 1783671609.167859,
|
||||
"ast_hash": "7ad01997a2ec14f7effc2c7fe2b7f341",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Shared/Captcha/AltchaService.php": {
|
||||
@@ -3815,8 +3815,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Shared/Captcha/CaptchaController.php": {
|
||||
"mtime": 1783669229.4041903,
|
||||
"ast_hash": "4243706cbee22c8a57d27b48c55eeded",
|
||||
"mtime": 1783671346.5659652,
|
||||
"ast_hash": "909f0c12c83d9afdea4b19a15562e8d6",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Shared/Captcha/CaptchaGuard.php": {
|
||||
|
||||
Reference in New Issue
Block a user