Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
4635da74ea
Add CREDENTIAL_ENCRYPTION_KEY environment variable to services in docker-compose.yaml for enhanced security in credential management.
aec6dedc7d
Update .gitignore to include phoenix_backup.sql for better backup management.
057dda00d2
Add CREDENTIAL_ENCRYPTION_KEY to .env for secure credential management
92086b322a
Add logging configuration to multiple services in docker-compose.yaml, setting json-file driver with max-size and max-file options for better log management.
57b25a91d8
Add swap_cleanup.txt for managing swap cleanup script and cron job; update error logs and logrotate logs for November 2025, while removing outdated logs from August 2025.
313645f2c1
Add .env file for agent image version and update docker-compose.yml to use dynamic image versioning for TeamCity agents; introduce a new TeamCity agent configuration.
1bb89e6286
Update Fail2ban configuration for nginx: increase maxretry from 20 to 50 in nginx-4xx jail to enhance security measures against repeated offenses.