Flavio Fois c49692a75b feat: add user management features with CRUD operations and password policies
- Implemented PATCH and DELETE endpoints for bug reports.
- Created user management page with user creation, display name update, password reset, and user deletion functionalities.
- Added password validation and hashing for user creation and password reset.
- Integrated dialogs for user actions (create, update, reset password, delete).
- Configured SvelteKit with Node adapter and Vite for build process.
- Set up Tailwind CSS for styling.
2026-02-16 13:30:01 +01:00
2026-02-16 13:26:00 +01:00
2026-02-16 13:26:00 +01:00
Description
No description provided
Readme MIT 117 KiB
Languages
Svelte 62.9%
TypeScript 31.3%
JavaScript 3.1%
CSS 2.4%
HTML 0.2%
Other 0.1%