Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-08Fix non-shared framework packages referencing transport package (#43784)Brennan
2022-08-23CanCachePolicy=>AllowsCachingPolicies (#43479)Hao Kung
2022-08-16Reuse failed auth results in AuthN (#43269)Kahbazi
2022-08-16Return NoResult instead of Failed for anonymous users (#43212)Kahbazi
2022-08-15Cache effective policy in endpoint metadata (#43124)Hao Kung
2022-08-14Kestrel: Support full cert chain (#41944)Hao Kung
2022-08-13Reduce state machine in AuthorizationMiddlewareResultHandler (#43200)Kahbazi
2022-08-12Reuse PolicyAuthorizationResult (#43210)Kahbazi
2022-08-11Fixed the license value for the jquery-validation-unobtrusive repo (#43196)Artak
2022-08-11Fix check for auth services in middleware auto-registration (#43205)Safia Abdalla
2022-08-11Store task of handlers (#43198)Kahbazi
2022-08-05Updated jquery dependency to v3.6.0 (#43060)Artak
2022-08-03[dotnet user-jwts] Move signing key details to top-level property (#42674)Safia Abdalla
2022-08-01Updated to jquery.validate.unobtrusive v4.0.0 (#42999)Artak
2022-07-21Fix logger name in sample (#42823)Gutyina Gergő
2022-07-16Support loading OIDC options from configuration (#42679)Safia Abdalla
2022-07-08Fix up signing key handling in user-jwts and runtime (#42603)Safia Abdalla
2022-07-07AuthN: Use single scheme as DefaultScheme (#42497)Hao Kung
2022-07-07Cookie Auth: Fix bug with ticket store (#42606)Hao Kung
2022-07-07Remove Authentication property from WebApplicationBuilder and fix up middlewa...Safia Abdalla
2022-07-06Remove support for setting default scheme from user-jwts (#42578)Safia Abdalla
2022-06-30Add AuthorizationBuilder (#42264)Hao Kung
2022-06-28Fix up reading auth schemes and setting default scheme (#42452)Safia Abdalla
2022-06-24Use new NegotiateAuthentication API instead of reflection of internal API (#4...Filip Navara
2022-06-23[main] Update dependencies from dotnet/runtime dotnet/efcore (#42339)dotnet-maestro[bot]
2022-06-22Expose cookie extensions, consolidate cookie handling #39968 (#42119)Chris Ross
2022-06-14Add support for reading default scheme from config (#41987)Safia Abdalla
2022-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-06-07Add HttpContext to ITicketStore (#41908) (#42063)Roman Bukin
2022-06-07Update the cookies authentication handler to always honor AuthenticationPrope...Kévin Chalet
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-05-17Enable trimming on remaining middleware and security projects (#41688)James Newton-King
2022-05-12Fix partial chunked cookies (#41646)Chris Ross
2022-05-10Pass through CancellationToken (#41531)Martin Costello
2022-05-07Fix failing test on machine using en-GB (#41534)Martin Costello
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-04-21Make PassThroughHandler respect InvokeHandlers flag (#41289)Hao Kung
2022-04-20Place XML comment hrefs in see elements (#41254)James Newton-King
2022-04-20Allow specifying authz policies on endpoints (#41153)Hao Kung
2022-04-07Switch to built-in IsTrimmable property (#41021)James Newton-King
2022-03-29Virtual method for OnCheckSlidingExpiration (#40900)Chenna D
2022-03-29Skip failing test on redhat (#40913)Hao Kung
2022-03-25Switch to dynamic cert gen for tests (#39685)Hao Kung
2022-03-21Change wording to be clear and consistent (#40716)Robin Sue
2022-03-01Update Identity Model to 6.15.1 (#40451)Hao Kung
2022-02-25Enable CA1810 as a warning (#40384)Pranav K
2022-02-23Use LoggerMessageAttribute in more places (#40297)Pranav K
2022-02-15[main] Update dependencies from dotnet/runtime (#40140)dotnet-maestro[bot]
2022-02-15Allow custom cookie consent value (#40213)David De Smet
2022-02-10[main] Update dependencies from dotnet/runtime (#40063)dotnet-maestro[bot]