mirror of
https://github.com/dokploy/dokploy.git
synced 2026-06-13 19:09:49 +00:00
0dbd1039e8
- 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.