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:
@@ -1,2 +1,3 @@
|
||||
import './styles.css';
|
||||
import 'altcha'; // ثبت custom element <altcha-widget> برای مودالهای صفحهی عمومی
|
||||
import 'altcha/i18n/fa'; // locale رسمی فارسی → با language="fa" روی widget فعال میشود
|
||||
|
||||
Reference in New Issue
Block a user