botserver/src
Rodrigo Rodriguez (Pragmatismo) 0bda3ed466 fix(auth): simplify session validation and add debug logging
- Remove restrictive length check in validate_session_sync
- Accept any non-empty token as valid session
- Add debug logging throughout auth flow
- Add RBAC decision logging for troubleshooting
2026-01-10 14:03:34 -03:00
..
analytics Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
attendance Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
auto_task Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
basic fix: add /js/* route to serve suite JS files like i18n.js 2026-01-10 10:13:46 -03:00
billing Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
botmodels fix: Remove dead code and unused fields - proper fixes per PROMPT.md 2026-01-09 11:00:14 -03:00
calendar Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
canvas Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
channels Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
compliance Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
console Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
contacts Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
core feat(i18n): add missing navigation keys to TRANSLATION_KEYS 2026-01-10 10:53:56 -03:00
dashboards Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
designer Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
directory fix: Direct login without password change requirement 2026-01-09 13:03:26 -03:00
docs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
drive Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
email feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
instagram feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
learn Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
legal fix: Multiple compilation fixes per PROMPT.md 2026-01-08 15:35:03 -03:00
llm fix: Add trusted_shell_script_arg for internal scripts 2026-01-09 12:13:35 -03:00
maintenance Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
meet Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
monitoring Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
msteams feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
multimodal Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
nvidia Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
paper feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
player Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
project Fix Router type mismatch in project::configure and remove unused Html import 2026-01-09 19:19:41 -03:00
research feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
search Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
security fix(auth): simplify session validation and add debug logging 2026-01-10 14:03:34 -03:00
settings Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
sheet feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
slides feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
social Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
sources feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
tasks Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
telegram feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
timeseries Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
vector-db fix: Multiple compilation fixes per PROMPT.md 2026-01-08 15:35:03 -03:00
video Normalize API paths: remove unnecessary /v1/ prefix 2026-01-10 09:48:43 -03:00
weba feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
whatsapp Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
workspaces Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
embedded_ui.rs Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
lib.rs Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
main.rs feat(rbac): implement complete RBAC middleware and route permissions 2026-01-10 11:41:25 -03:00