• Joined on 2023-05-28
colin pushed to main at colin/resume 2025-07-06 11:27:49 -04:00
f6f9aeda99 Fix Docker build: Remove invalid COPY syntax and use volume mounts for optional directories
colin pushed to main at colin/resume 2025-07-06 11:24:16 -04:00
2d50f99b65 Fix Docker build issues: Replace shasum with sha256sum and handle Caddyfile path correctly
colin pushed to main at colin/resume 2025-07-06 11:20:38 -04:00
c4a45ef8fd Fix navigation menu closing too quickly with transition delay and keyboard support
colin pushed to main at colin/resume 2025-07-06 11:16:54 -04:00
a1e2afabb5 Save all current changes to resume project
colin synced new reference pre-commit-ci-update-config to colin/UBUNTU24-CIS from mirror 2025-06-23 18:27:36 -04:00
colin synced commits to pre-commit-ci-update-config at colin/UBUNTU24-CIS from mirror 2025-06-23 18:27:36 -04:00
colin pushed to main at Nixius/authelia 2025-06-20 15:57:56 -04:00
9bbec9a8d2 Clean up WebAuthn config: remove duplicate user_verification setting
colin synced commits to devel at colin/UBUNTU24-CIS from mirror 2025-06-19 18:11:09 -04:00
7fcf86a2e6 Merge pull request #46 from ansible-lockdown/pre-commit-ci-update-config
12b25a4d46 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
colin synced and deleted reference refs/tags/refs/pull/46/merge at colin/UBUNTU24-CIS from mirror 2025-06-19 18:11:08 -04:00
colin synced and deleted reference refs/tags/pre-commit-ci-update-config at colin/UBUNTU24-CIS from mirror 2025-06-19 18:11:08 -04:00
colin pushed to main at Nixius/authelia 2025-06-11 16:30:39 -04:00
32e966e2f5 Remove OIDC config files from Authelia startup command - Prevents template engine from processing commented OIDC configurations - Should fix startup issues with missing OIDC secrets - Authelia will run with basic auth only
colin pushed to main at Nixius/authelia 2025-06-11 16:18:49 -04:00
a01930a6a6 Fix CI deployment script to remove OIDC secrets from required variables - Remove IDENTITY_PROVIDERS_OIDC_* and CLIENT_SECRET_* from required env vars - Remove them from secrets management list - This fixes deployment script failure when OIDC is disabled
colin pushed to main at Nixius/authelia 2025-06-11 16:14:48 -04:00
4ae5e0a956 fixup
colin pushed to main at Nixius/authelia 2025-06-11 16:14:17 -04:00
b3e748477d Completely disable OIDC provider temporarily - Comment out all OIDC configuration in identity providers and clients - Remove OIDC secrets from stack to eliminate template processing issues - This should get Authelia running with basic auth only
colin pushed to main at Nixius/authelia 2025-06-11 16:11:26 -04:00
f062eeb40d Completely remove Gitea OAuth client configuration - Template engine was processing commented CLIENT_SECRET_GITEA references - Complete removal should fix Authelia startup issue
colin pushed to main at Nixius/authelia 2025-06-11 15:54:22 -04:00
426bb996ac Remove OAuth client secrets from CI build process - CLIENT_SECRET_PORTAINER/HEADSCALE/HEADADMIN not needed during build - These secrets are handled by Docker Swarm at runtime - Fixes Authelia container startup issues
colin pushed to main at Nixius/authelia 2025-06-11 15:49:57 -04:00
56d258d992 Add CLIENT_SECRET_PORTAINER to CI environment variables - Fixes build process that was missing Portainer OAuth secret - Required for Authelia container to start properly
colin pushed to main at Nixius/authelia 2025-06-11 15:43:30 -04:00
5ff5cb783a Temporarily disable Gitea OAuth client to fix Authelia startup - Comment out Gitea OIDC client and remove CLIENT_SECRET_GITEA from stack.production.yml
colin pushed to main at Nixius/authelia 2025-06-11 15:30:23 -04:00
faecff6de3 fixup
colin pushed to main at Nixius/authelia 2025-06-11 15:26:27 -04:00
fdb8ee6ae8 fixup