Files
clinicpro/assets/home/index.js
T
hamed 3eee6c3886 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.
2026-07-10 11:57:16 +03:30

4 lines
250 B
JavaScript

import './styles.css';
import 'altcha'; // ثبت custom element <altcha-widget> برای مودال‌های صفحه‌ی عمومی
import 'altcha/i18n/fa'; // locale رسمی فارسی → با language="fa" روی widget فعال می‌شود