mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #212] feat: notify user when default admin password is still in use #203
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#203
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/212
State: closed
Merged: Yes
Summary
Password123!)ApplicationHelper.UrlChangePassword(static, set by Profile module constructor, same pattern asUrlNewPveConfig)Changes
MainLayout.razor.cs: addUserManager<ApplicationUser>andNotificationServiceto constructor; check default password inOnAfterRenderAsyncMainLayout.razor: addNotifyDefaultPassword()method withRenderFragmentcontent (required in.razorfor@<...>syntax)ApplicationHelper.cs: addUrlChangePasswordstatic propertyProfile/Module.cs: extractpasswordLinkvariable, setApplicationHelper.UrlChangePassword, reuse in NavBarTest plan
Password123!) → danger notification appears top-center[PR #212] [MERGED] feat: notify user when default admin password is still in useto [PR #212] feat: notify user when default admin password is still in use