User-Informationen werden zuverlässiger und an den User angepasst angezeigt
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<i class="bi bi-person"></i>
|
||||
</div>
|
||||
<div>
|
||||
<strong>@User.Claims.FirstOrDefault(c => c.Type == "name")?.Value</strong><br />
|
||||
<strong>@User.Identity?.Name</strong><br />
|
||||
<small class="text-muted">Profil ansehen</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user