mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05: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. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| auth-schema2.ts | ||
| auth-schema.ts | ||
| esbuild.config.ts | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
| tsconfig.server.no-decl.json | ||