Files
cameleer-saas/docker
hsiegeln adb4ef1af8
All checks were successful
CI / build (push) Successful in 1m50s
CI / docker (push) Successful in 59s
fix: enable email sign-in method alongside username in all modes
The sign-in experience must always include both email+password and
username+password methods. The admin user signs in with their email
(admin@company.com) which the sign-in UI detects as email type.
With only username method enabled, Logto rejects it with "this
sign-in method is not activated."

Fixes both bootstrap Phase 8c and EmailConnectorService disable path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-25 21:11:07 +02:00
..