Avoid spaces in user names

[TODO] fix identity config
This commit is contained in:
Paul Schneider 2019-07-21 17:35:41 +02:00
commit 3700590cb7
7 changed files with 33 additions and 18 deletions

View file

@ -4,7 +4,7 @@
}
<h2>@ViewData["Title"].</h2>
<h3>Assoiciez votre compte @ViewData["LoginProvider"].</h3>
<h3>Associez votre compte @ViewData["LoginProvider"].</h3>
<form asp-controller="Account" asp-action="ExternalLoginConfirmation" asp-route-returnurl="@ViewData["ReturnUrl"]" method="post" class="form-horizontal" role="form">
<h4>Formulaire d'Association</h4>