email refacts trying to use creds
+ Admin user deletion from user list + Admin send email confirmation message from user list + WebSocket minor change
This commit is contained in:
parent
ae55d9b8d8
commit
4a314400ab
17 changed files with 242 additions and 90 deletions
|
|
@ -46,4 +46,14 @@ Nombre </dt><dd> @Model.AdminCount</dd>
|
|||
|
||||
<a asp-controller="HairTaints" class="btn btn-primary">
|
||||
Gestion des couleurs
|
||||
</a>
|
||||
</a>
|
||||
|
||||
<h3>GCM Devices</h3>
|
||||
<a asp-controller="GCMDevices" class="btn btn-primary">
|
||||
Google Cloud Messaging
|
||||
</a>
|
||||
|
||||
<h3>Applications tièrces</h3>
|
||||
<a asp-controller="Client" class="btn btn-primary">
|
||||
@SR["OAuth key management"]
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue