botui/ui/suite/auth
Rodrigo Rodriguez (Pragmatismo) 27e839f22a Fix bot_id routing: Extract bot name from URL path
- Add bot_name field to WsQuery struct
- Extract bot_name from URL path (e.g., /edu, /chat/edu)
- Pass bot_name to backend WebSocket URL
- Use URL path for bot identification instead of relying on client message
2026-01-28 17:17:36 -03:00
..
auth.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
auth.js fix(auth): Integrate user menu with GBAuth service 2026-01-07 07:03:07 -03:00
bootstrap.html feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
forgot-password.html Update: General project updates 2025-12-06 11:09:12 -03:00
login.html Fix bot_id routing: Extract bot name from URL path 2026-01-28 17:17:36 -03:00
register.html Update: General project updates 2025-12-06 11:09:12 -03:00
reset-password.html Update: General project updates 2025-12-06 11:09:12 -03:00