mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Updated the user schema to include new fields: banned, banReason, and banExpires for improved user management. - Introduced a new auth-cli configuration file to facilitate database schema generation and inspection for better-auth plugins. - Ensured the CLI configuration mirrors the plugin set in auth.ts for consistency across the application.