agnes-the-ai-analyst/webapp/templates
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
..
activity_center.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
admin_tables.html Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
base.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
base_login.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
catalog.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
corporate_memory.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
dashboard.html OSS cleanup: remove internal references, harden deployment, add config env interpolation 2026-03-09 07:59:57 +01:00
desktop_link.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
error.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
login.html Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
login_email.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
login_magic_link.html Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00
login_magic_link_sent.html Add email magic link authentication provider 2026-03-10 10:39:19 +01:00
password_reset.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
password_setup.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00