Commit Graph

10 Commits

Author SHA1 Message Date
aki 749aa6f1cf fix(auth): Refactor service authentication status check 2025-04-26 03:27:49 +08:00
aki f4409eb258 feat(auth): Enhance authentication management with yq support for YAML parsing
/ validate-docker-compose (push) Has been cancelled
2025-04-26 03:17:22 +08:00
aki a74707dc1f fix(authelia): Authentication management and middleware errors
/ validate-docker-compose (push) Has been cancelled
- Fix middleware "true@docker" does not exist errors
- Integrate authentication management directly into update-setup.sh
- Add command-line support for managing service authentication
- Add backup file cleanup functionality
- Update README with new authentication management instructions
- Remove standalone manage-auth.sh script
2025-04-26 02:59:46 +08:00
aki 5d7a162647 feat(auth): Add authentication management script and update permissions for setup script
/ validate-docker-compose (push) Has been cancelled
2025-04-26 02:45:09 +08:00
aki 6d2baa7300 fix(update-setup): Enhance password hash verification in Authelia account management
/ validate-docker-compose (push) Has been cancelled
2025-04-26 01:20:15 +08:00
aki 13b73671f8 feat(authelia): Add account management functionality to update users and passwords
/ validate-docker-compose (push) Has been cancelled
2025-04-26 01:11:16 +08:00
aki 2217377ae8 refactor(update-setup): Enhance configuration update process with error handling and summary reporting
/ validate-docker-compose (push) Has been cancelled
2025-04-26 00:51:17 +08:00
aki 3ce92b7394 fix(authelia): Add Redis password configuration to Authelia setup script
/ validate-docker-compose (push) Has been cancelled
2025-04-26 00:45:53 +08:00
aki 4ad7bf0a38 fix(authelia): Update configuration and setup script for Tailscale domain handling in Authelia v4.38+
/ validate-docker-compose (push) Has been cancelled
2025-04-26 00:41:41 +08:00
aki 6d9139408d refactor: Consolidate Authelia configuration management and update setup scripts
/ validate-docker-compose (push) Has been cancelled
- Removed outdated configuration files and scripts.
- Introduced a new setup script to streamline environment and Authelia configuration updates.
- Enhanced .gitignore to exclude unnecessary files.
- Updated README to reflect new setup process and configuration details for Authelia v4.38+.
2025-04-26 00:32:24 +08:00