generalbots/src/directory
Rodrigo Rodriguez (Pragmatismo) 1c7a5c80b2 fix: Direct login without password change requirement
- Set change_required=false when creating admin password in Zitadel
- Admin can now login directly at /suite/login without forced password change
- Create security reminder file for admin to change password later
- Update console and credential file messages to reflect direct login
- Password change is recommended but not enforced on first login
2026-01-09 13:03:26 -03:00
..
auth_routes.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
bootstrap.rs fix: Direct login without password change requirement 2026-01-09 13:03:26 -03:00
client.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
groups.rs Remove all code comments and fix ratatui version 2025-12-23 18:40:58 -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
router.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
users.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00