I came here looking for the same answers, why is 'admin' prepopulated in the webfig window? That should not be the case and I can't seem to find a way to remove it.
This is the code:
<div>
<label for="name">Login</label>
<input id="name" autocomplete="username" type="text" data-defaultuser="admin">
</div>
Is there a way to just simply remove the login username by default?
This is the code:
<div>
<label for="name">Login</label>
<input id="name" autocomplete="username" type="text" data-defaultuser="admin">
</div>
Is there a way to just simply remove the login username by default?
Statistics: Posted by voip4life — Sun Jan 12, 2025 11:22 pm