Commit Graph

6 Commits

Author SHA1 Message Date
fd2be2393e Add command checks to setup script for user management. Implement validation for required commands and enhance error handling for usermod command usage during user creation processes. 2025-09-05 12:36:34 +01:00
7ca71b5bdc Add functionality to create an additional user during setup. Implement user input validation, SSH key generation for the additional user, and update firewall configuration to allow access for both sysadmin and additional users. Enhance user feedback throughout the process. 2025-09-05 12:16:59 +01:00
1c3dbcfcd7 Update Debian setup script to include user-configurable firewall and fail2ban options. Refactor SSH key generation for both sysadmin and root users, and streamline the final setup process with improved logging and user feedback. 2025-08-07 11:40:38 +01:00
c14240d5be Refactor Debian setup script to enhance security and user experience. Implement sysadmin user creation with SSH key generation, configure UFW and fail2ban, and streamline repository cloning process. 2025-07-31 16:56:02 +01:00
a7d4e6ec0e Enhance repository discovery in README and setup script. Implement API access for fetching all accessible repositories, including owned, shared, and public repos. Add fallback method for pattern scanning and improve user feedback during repository selection. 2025-07-14 11:03:27 +01:00
b37592e99d Sure! Pl 2025-07-14 10:54:34 +01:00