botserver/src/security
Rodrigo Rodriguez (Pragmatismo) e68a12176d Add Suite app documentation, templates, and Askama config
- Add askama.toml for template configuration (ui/ directory)
- Add Suite app documentation with flow diagrams (SVG)
  - App launcher, chat flow, drive flow, tasks flow
  - Individual app docs: chat, drive, tasks, mail, etc.
- Add HTML templates for Suite apps
  - Base template with header and app launcher
  - Auth login page
  - Chat, Drive, Mail, Meet, Tasks templates
  - Partial templates for messages, sessions, notifications
- Add Extensions type to AppState for type-erased storage
- Add mTLS module for service-to-service authentication
- Update web handlers to use new template paths (suite/)
- Fix auth module to avoid axum-extra TypedHeader dependency
2025-11-30 21:00:48 -03:00
..
antivirus.rs Add desktop tools, antivirus, and editor modules 2025-11-29 21:23:19 -03:00
ca.rs HTMX enters. 2025-11-29 16:29:28 -03:00
integration.rs HTMX enters. 2025-11-29 16:29:28 -03:00
mod.rs Add desktop tools, antivirus, and editor modules 2025-11-29 21:23:19 -03:00
mutual_tls.rs Add Suite app documentation, templates, and Askama config 2025-11-30 21:00:48 -03:00
tls.rs HTMX enters. 2025-11-29 16:29:28 -03:00