feat(settings): restrict AI readiness checks to admins

This commit is contained in:
2026-03-30 11:00:42 +02:00
parent 81a46c81bd
commit c8e82ac221
5 changed files with 80 additions and 3 deletions
+1
View File
@@ -344,6 +344,7 @@ const ADMIN_ONLY_TOOLS = new Set([
"commit_dispo_import_batch",
"get_system_settings",
"update_system_settings",
"get_ai_configured",
"test_ai_connection",
"test_smtp_connection",
"test_gemini_connection",