mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 21:05:54 +03:00
[PR #195] chore: extract default admin credentials into ApplicationHelper constants #186
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/195
State: closed
Merged: Yes
Summary
ApplicationHelper.DefaultAdminUsername = "admin@local"andDefaultAdminPassword = "Password123!"constantsServiceCollectionExtensions.cs— user seed on first runUserCommands.cs—reset-passwordCLI default usernameLogin.razor.cs—#if DEBUGpre-fillTest plan
admin@localwith default passworduser reset-passwordCLI defaults toadmin@local[PR #195] [MERGED] chore: extract default admin credentials into ApplicationHelper constantsto [PR #195] chore: extract default admin credentials into ApplicationHelper constants