generalbots/src/auto_task
Rodrigo Rodriguez (Pragmatismo) 479950945b feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow
- Add generate_secure_password() for OTP generation during admin bootstrap
- Display admin credentials (username/password) in console on first run
- Save credentials to ~/.gb-setup-credentials file
- Fix Zitadel client to support PAT token authentication
- Replace OAuth2 password grant with Zitadel Session API for login
- Fix get_current_user to fetch user data from Zitadel session
- Return session_id as access_token for proper authentication
- Set email as verified on user creation to skip verification
- Add password grant type to OAuth application config
- Update directory_setup to include proper redirect URIs
2026-01-06 22:56:35 -03:00
..
app_generator.rs Fix email_accounts -> user_email_accounts table name typo in list_emails_htmx 2026-01-04 08:48:27 -03:00
APP_GENERATOR_PROMPT.md Serve HTMX locally - no CDN dependencies 2026-01-02 17:54:36 -03:00
app_logs.rs Fix all clippy warnings - 0 warnings 2025-12-28 14:27:52 -03:00
ask_later.rs feat(security): Complete security wiring and log audit 2025-12-28 19:41:33 -03:00
autotask_api.rs Fix panic: check if item_groups is empty before iterating 2026-01-02 12:54:54 -03:00
designer_ai.rs Add billion-scale database redesign with enums and sharding 2025-12-29 11:27:13 -03:00
intent_classifier.rs Fix task progress: real-time updates, MIME types, WebSocket event types 2025-12-31 23:45:29 -03:00
intent_compiler.rs Add billion-scale database redesign with enums and sharding 2025-12-29 11:27:13 -03:00
mod.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
safety_layer.rs refactor: Move AutoTask system from basic/keywords to auto_task module 2025-12-27 22:58:43 -03:00
task_manifest.rs Fix panic: check if item_groups is empty before iterating 2026-01-02 12:54:54 -03:00
task_types.rs Fix all clippy warnings - 0 warnings 2025-12-28 14:27:52 -03:00