forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/ss-atlas/internal/handlers
Leopere 0f802de51d
Fix password reset trigger: add debug logging, response body parsing, displayName in LDAP
- triggerPasswordReset now logs the full URL, status, and response body
- Detects Authelia "KO" status responses as errors
- Forwards real client IP instead of 127.0.0.1
- Sets displayName=email on LDAP user creation for friendly email greetings
- Backfills displayName for existing users on re-provision

Made-with: Cursor
2026-03-04 18:13:11 -05:00
..
activate.go Archive customer volumes on expiry, restore on resubscribe 2026-03-03 18:43:14 -05:00
authelia.go Fix password reset trigger: add debug logging, response body parsing, displayName in LDAP 2026-03-04 18:13:11 -05:00
dashboard.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00
handlers_test.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00
resend_ratelimit.go Add password reset resend button with 1-min rate limit 2026-03-04 17:18:51 -05:00
routes.go Include remaining template and route changes 2026-03-03 18:11:38 -05:00
stack.go Force auth on all customer stacks, migrate to swarm stack.yml 2026-03-03 15:51:25 -05:00
subscription.go Fix password reset trigger: add debug logging, response body parsing, displayName in LDAP 2026-03-04 18:13:11 -05:00
webhook.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00
webhook_invoice.go Path-based routing, tiered pricing, customer details, Stripe MCP 2026-03-04 17:05:42 -05:00