Commit Graph

1 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