005ae12598
export-mysql.yml.template: - Reads MySQL credentials from remote config files automatically: - Joomla: configuration.php ($user, $password, $db) - Dolibarr: conf/conf.php ($dolibarr_main_db_*) - No MySQL secrets needed — credentials come from the app config - Auto-detects platform (Joomla vs Dolibarr) - Removed DEV_MYSQL_PASSWORD/DEMO_MYSQL_PASSWORD secret requirements Permission hardcoding: - Added ALLOWED_USERS="jmiller gitea-actions[bot]" to: deploy-demo, deploy-dev, deploy-rs, branch-freeze templates Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>