You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add admin user details and logging in PrivacyModel
Introduced a new `adminUserName` variable and a constant `DEFAULT_PASSWORD` in `Privacy.cshtml.cs`. Updated the `OnGet` method to handle a "drive" query parameter, construct a disk space command, and log the command string along with the admin username.
0 commit comments