Update file permissions and enhance setup scripts for better security

This commit is contained in:
2026-01-26 22:47:18 +01:00
parent 8ec8f8deba
commit 341332b362
2 changed files with 32 additions and 20 deletions

2
bin/auth-test.js Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env node
import { ClientSecretCredential } from "@azure/identity";
import { config } from "../config.js";