160 Commits (bef913d002bd082c7a7d81b0e006bcd3c64bf516)

Author SHA1 Message Date
Kévin Chalet 45cd919bf9 React to version changes in aspnet/Security 10 years ago
Kévin Chalet 6daa6d2a1f Add Microsoft.Extensions.Configuration.Json to Mvc.Server 10 years ago
Kévin Chalet b163497c7e React to API changes in aspnet/Hosting 10 years ago
Kévin Chalet 4c4eb16d85 Implement HandleLogoutRequest to handle logout requests without requiring user consent 10 years ago
Kévin Chalet 8a7fdda262 Remove the forwarded headers middleware 10 years ago
Kévin Chalet 5f034754e9 Update web.config and add publish tool 10 years ago
Shaun Luttin e0f62dc3e3 Change options to builder in the Mvc.Server sample 10 years ago
Kévin Chalet 96b7671548 Use ASP.NET Core RC2 and aspnet-contrib release packages 10 years ago
Kévin Chalet 454a46689c Update the samples to target netcoreapp1.0 and use the new ASP.NET Core IIS module 10 years ago
Kévin Chalet aa181edcf6 Update project.json to ensure config.json is correctly copied by dotnet publish 10 years ago
Kévin Chalet e188c01a10 Add System.ComponentModel to ensure Mvc.Server can be used as a standalone application 10 years ago
Kévin Chalet ad8ef60c79 Remove System.ComponentModel/System.IO/System.Runtime 10 years ago
Kévin Chalet 688730f1f6 React to API changes in aspnet/KestrelHttpServer 10 years ago
Kévin Chalet 9e23737aa6 React to API changes in aspnet/Mvc 10 years ago
Kévin Chalet 2cde33e54f Move the entry points to separate Program classes 10 years ago
Kévin Chalet d1084716e0 Migrate to NETStandard.Library 1.5 10 years ago
Kévin Chalet 45a9431bc9 React to API changes in aspnet/Hosting 10 years ago
Kévin Chalet 2d8c671e32 Add GitHub authentication in Mvc.Server 10 years ago
Kévin Chalet 99c66ec452 Use NETStandard.Library instead of Microsoft.NETCore.Platforms 10 years ago
Kévin Chalet 02da3ea34c Update project.json to use an explicit alpha marker and add missing metadata 10 years ago
Kévin Chalet 8df3b5ca0e Add temporary workarounds for missing framework assemblies errors 10 years ago
Kévin Chalet 156558c5b2 React to naming changes in aspnet/Hosting 10 years ago
Kévin Chalet 24b167b952 React to API changes in aspnet/Identity and aspnet/EntityFramework 10 years ago
Kévin Chalet 576d42bc35 React to API changes in aspnet/Caching and aspnet/Identity 10 years ago
Kévin Chalet ed1a221629 React to API/naming changes in aspnet/Security and aspnet/Identity 10 years ago
Kévin Chalet e8d47fec89 Migrate to netstandard/netstandardapp 10 years ago
Henk Mollema cac0a3594e Reintroduce CryptoHelper 10 years ago
Kévin Chalet a6b85f1f15 React to breaking changes in aspnet/Mvc 10 years ago
Kévin Chalet e94c584668 React to naming changes in aspnet/Mvc 10 years ago
Kévin Chalet 2351e296c7 Remove unnecessary hosting.json files 10 years ago
Kévin Chalet c8d8afccd0 Temporarily remove CryptoHelper 10 years ago
Kévin Chalet 8f5295b4bd Migrate to ASP.NET Core/.NET CLI 10 years ago
Kévin Chalet 6fe39e9602 Add a default Postman client registration to Mvc.Server 10 years ago
Kévin Chalet 3a5ef65951 Assign a new order to the NWebsec module to avoid invoking it for prompt=none requests 10 years ago
Kévin Chalet 7a2afc1515 Introduce a new "roles" scope and update the userinfo endpoint to expose user roles 10 years ago
David McCullough dad1b307b8 Move the NWebsec module from OpenIddict.Mvc to a new project and make security headers customizable 11 years ago
Kévin Chalet 785396f812 Remove unnecessary webroot declarations in project.json 11 years ago
Kévin Chalet ec34de7724 React to API changes in aspnet/Hosting 11 years ago
Kévin Chalet 59736ff099 React to API changes in aspnet/BasicMiddleware 11 years ago
Kévin Chalet cc91bc80c9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 1890c136cb React to API changes in aspnet/IISIntegration 11 years ago
Kévin Chalet ffc87284f2 React to API changes in aspnet/Security 11 years ago
Kévin Chalet 09ad9e974a Add Microsoft.Extensions.Logging.Debug to Mvc.Client and Mvc.Server 11 years ago
Kévin Chalet f4f4e26e58 React to dependency changes in aspnet/Identity 11 years ago
Bart Calixto 2c72d586ed Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler 11 years ago
Kévin Chalet 0d8d221014 Remove alpha1 modifiers from project.json 11 years ago
David McCullough 592cca06f0 Rename ApplicationID to Id for better compatibility with EF 11 years ago
Kévin Chalet 9181a5161c Add a custom Error view in the Mvc.Server sample 11 years ago
Kévin Chalet 901d56593a React to API changes in aspnet/Razor and aspnet/Mvc 11 years ago
Kévin Chalet 4a318920ca Implement client_secret hashing/key derivation 11 years ago