Avoid spaces in user names
[TODO] fix identity config
This commit is contained in:
parent
105f8c70c9
commit
3700590cb7
7 changed files with 33 additions and 18 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue