From ff2038b087347a58c6b8fdd2ee41af7279d2c5b7 Mon Sep 17 00:00:00 2001 From: damienbod Date: Fri, 5 Jan 2024 17:18:58 +0100 Subject: [PATCH] updates --- LICENSE | 2 +- README.md | 4 ++++ identityserver/AspIdUsers.db-wal | 0 identityserver/IdentityServer.csproj | 2 +- ui/Pages/Shared/_Layout.cshtml | 2 +- ui/WebCodeFlowPkceClient.csproj | 4 ++-- 6 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 identityserver/AspIdUsers.db-wal diff --git a/LICENSE b/LICENSE index 6c85498..babadba 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 damienbod +Copyright (c) 2024 damienbod Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 3ccbd12..60208af 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ ![PAR](https://github.com/damienbod/oidc-par-aspnetcore-duende/blob/main/images/oauth-par-oidc_01.png) +## History + +- 2024-01-05 Updated packages + ## Links https://github.com/DuendeSoftware/IdentityServer diff --git a/identityserver/AspIdUsers.db-wal b/identityserver/AspIdUsers.db-wal new file mode 100644 index 0000000..e69de29 diff --git a/identityserver/IdentityServer.csproj b/identityserver/IdentityServer.csproj index 9a17fd6..5b7284f 100644 --- a/identityserver/IdentityServer.csproj +++ b/identityserver/IdentityServer.csproj @@ -6,7 +6,7 @@ - + diff --git a/ui/Pages/Shared/_Layout.cshtml b/ui/Pages/Shared/_Layout.cshtml index b171978..7bf0cd8 100644 --- a/ui/Pages/Shared/_Layout.cshtml +++ b/ui/Pages/Shared/_Layout.cshtml @@ -47,7 +47,7 @@
- © 2023 - Web Code Flow PKCE Client using OAuth PAR + © 2024 - Web Code Flow PKCE Client using OAuth PAR
diff --git a/ui/WebCodeFlowPkceClient.csproj b/ui/WebCodeFlowPkceClient.csproj index 4dffae5..a7a96e7 100644 --- a/ui/WebCodeFlowPkceClient.csproj +++ b/ui/WebCodeFlowPkceClient.csproj @@ -7,7 +7,7 @@ - + @@ -15,7 +15,7 @@ - +