feat(cli): add cli command to recreate credentials admin (#2779)

* feat(cli): add cli command to recreate credentials admin

* fix: add missing username validation

* fix: deepsource issue
This commit is contained in:
Meier Lukas
2025-04-03 23:22:31 +02:00
committed by GitHub
parent f9aeb8ffe3
commit 674253262b
6 changed files with 103 additions and 3 deletions

3
pnpm-lock.yaml generated
View File

@@ -783,6 +783,9 @@ importers:
'@homarr/db':
specifier: workspace:^0.1.0
version: link:../db
'@homarr/validation':
specifier: workspace:^0.1.0
version: link:../validation
dotenv:
specifier: ^16.4.7
version: 16.4.7