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-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]
2022-02-03Enable CA2007 for all ns2.0 projectsPranav K
2022-02-01Update SDK to 7.0.100-preview.2.22078.1 (#39895)Safia Abdalla
2022-01-31Only call IsSelfSigned() once (#39877)Martin Costello
2022-01-31Remove Interop build step (#39553)Doug Bunting
2022-01-28Reenable tests on arm queues (#39821)Hao Kung
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-27Update JwtBearerOptions and OpenIdConnectOptions (#39782)Pranav K
2022-01-21Skip failing cert tests for now (#39670)Hao Kung
2022-01-16Refactor : Remove unwanted things (#39548)Shreyas Jejurkar
2022-01-13Enable IDE0059 (#39434)Pranav K
2022-01-11Bump up warning level for CA1822 (#39436)Pranav K
2022-01-06Fix typo in xml comments (#39347)georgehotdev
2022-01-05Enforce braces for code-blocksPranav K
2022-01-03Fix typo xml comments (#39276)dvelescu
2022-01-02chore : Remove unwanted `using` statement (#39176)Shreyas Jejurkar
2021-12-23Fixup whitespace issues from top-level statement change (#39161)Pranav K
2021-12-21Fix new lines for SourceBuild (#39130)Sébastien Ros
2021-12-17Fix new lines in AssemblyInfo.cs (#39084)Chris Ross
2021-12-15Port MSRC fixes (#39034)Hao Kung
2021-12-14Updated sample to use new TLS Api (#39015)Leo
2021-12-14Prevent SignalR Hub from being cached from CDN on LongPolling (#38901)Philipp Voronin
2021-12-10LdapAdapter: Keep track of already processed groups to account for circular r...Pavel Vorozheykin