diff --git a/Changelog.md b/Changelog.md index 881be9f..f622779 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ 2018-11-21 1.0.13 - Added NWebsec.AspNetCore.Middleware - commented out example clients +- updated ui packages 2018-11-21 1.0.12 - adding feature-policy to the headers diff --git a/content/IdentityServer4AspNetCoreIdentityTemplate.nuspec b/content/IdentityServer4AspNetCoreIdentityTemplate.nuspec index 50247d2..9d1685c 100644 --- a/content/IdentityServer4AspNetCoreIdentityTemplate.nuspec +++ b/content/IdentityServer4AspNetCoreIdentityTemplate.nuspec @@ -2,7 +2,7 @@ IdentityServer4AspNetCoreIdentityTemplate - 1.0.12 + 1.0.13 IdentityServer4.Identity.Template Creates an ASP.NET Core STS application using IdentityServer4 and Identity with localisation, TOTP, personal data, Bootstrap 4 @@ -16,7 +16,7 @@ false 2018 damienbod This template provides a simle getting started for IdentityServer4 with Identity. Identity is Localized and the UI uses Bootstrap 4, Remove AllowAnonymous from the logout - resetPassword => ConfirmEmail fix, Updating packages, fix CSP bug, adding font awesome, fixing consent page layout + Added NWebsec.AspNetCore.Middleware, commented out example clients, updated ui packages https://github.com/damienbod/IdentityServer4AspNetCoreIdentityTemplate/blob/master/LICENSE