agnes-the-ai-analyst/auth/google
Petr f635195c80 Add multi-domain support and full-email username generation
- Support comma-separated domains in auth.allowed_domain config
- Use full email as system username (user@domain.com -> user_domain_com)
  to avoid collisions with reserved names and across domains
- Update both auth providers (google, email) for multi-domain display
- Add tests for username generation and update email auth tests
2026-03-10 10:50:01 +01:00
..
__init__.py Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
provider.py Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00