Commit Graph

6 Commits

Author SHA1 Message Date
AI Station Server d27421a267 security: remove hardcoded credentials and externalize user profiles
- DATABASE_URL now fails fast if not set (no default with password)
- User profiles loaded from JSON config (config/user_profiles.json)
- Add .env.example as template for environment variables
- Add config/user_profiles.json.example as template for user configuration
- Update .gitignore to exclude sensitive config files
2026-01-20 17:21:24 +01:00
AI Station Server b007b6c767 chore: add .files to gitignore 2026-01-05 08:05:23 +01:00
AI Station Server 7095e83b41 Chore: Aggiunto .files al gitignore e rimosso tracking dati locali 2025-12-30 17:19:30 +01:00
DFFM-maker c96d0ada03 postgress version connect 2025-12-26 13:14:27 +01:00
DFFM-maker f6952e980c Fix: RAG implementation and connection fix 2025-12-26 08:45:40 +01:00
DFFM-maker 2705b5219d Primo salvataggio dopo il ripristino 2025-12-25 15:54:33 +01:00