Граф коммитов

1928 Коммитов

Автор SHA1 Сообщение Дата
Chris Ross 1a07400930 Merge remote-tracking branch 'origin/master' into HEAD 2021-02-22 09:18:17 -08:00
Chris Ross 1c9943570d
Reduce dependencies (#401) 2021-02-19 16:09:41 -08:00
dotnet bot e6de33e82a
Fixup feeds (#397)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2021-02-09 10:26:01 -08:00
dotnet bot 74476cee7e
Fixup feeds (#398)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2021-02-09 10:25:31 -08:00
dotnet bot 7942cff211
Fixup feeds (#399)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2021-02-09 10:24:57 -08:00
Rok Zontar 1fba52940c
Backport ASP.NET Core PKCE Support to OpenIdConnectAuthenticationHandler (#389) 2020-12-10 09:30:43 -08:00
Chris Ross 7aa465d568
Update OAuth endpoints #327 (#380) 2020-09-08 09:28:06 -07:00
Chris Ross f6bd1c1917
Use License Expression #319 (#378) 2020-09-03 10:57:17 -07:00
Chris Ross 17b8765e2f
Fix plus decoding (#379) 2020-09-03 10:14:44 -07:00
Chris Ross 409add74f2 Bump version to 4.1.1 2020-08-31 15:12:36 -07:00
Chris Ross a754159746 Set TLS 1.2 when downloading nuget.exe 2020-08-31 09:19:25 -07:00
Chris Ross 535ab4ccc4
Remove cookie name decoding (#368) 2020-08-12 16:51:22 -07:00
Immo Landwerth 635c92f641
Link Code of Conduct (#346) 2020-04-09 12:13:55 -07:00
Chris Ross e001fcf245 Update SameSiteCookieManager to match blog, check null 2020-02-10 10:44:34 -08:00
Chris Ross 9e9c44d0b0 Toggle versions for final 4.1.0 build 2019-11-12 09:33:17 -08:00
Chris Ross 294be6a757
HttpListener exception handling #314 (#317) 2019-10-24 14:50:43 -07:00
Chris Ross 2c68ecff84
Fix KeyNotFoundException in OIDCHandler.AuthenticateCoreAsync #315 (#316) 2019-10-24 11:48:52 -07:00
Chris Ross ae59e4b900
Use larger buffer for static file copy #304 (#311) 2019-10-07 13:37:33 -07:00
Chris Ross 0fc4611e8b
Use SameSite everywhere (#308) 2019-09-20 14:30:30 -07:00
Chris Ross c902bb22f9 Raise version to 4.1.0-preview1 2019-09-11 16:32:04 -07:00
Maksim Kislyakov 39221f8b70 Added support for Set-Cookie's SameSite attribute in ResponseCookieCollection (#299) 2019-09-06 14:42:19 -07:00
Ryan Williams 569f1c872e Add response_mode=query support for OpenID Connect (#297) 2019-08-12 15:04:38 -07:00
Evgeny Gorbovoy 40de8011da Issue #278 DefaultLoader now prefilters attributes before instantiating #278 (#280) 2019-06-26 08:40:37 -07:00
Chris Himsworth 0f6dc4bf27 Stop NullReferenceException when TestServer is created using protected constructor (#165)
I had an issue with the built in IoC container of Specflow. TestServer was a constructor parameter for a test class and the IoC container would instantiate TestServer, but using the protected constructor. At the end of each scenario, Dispose() would be called on TestServer and an NullReferenceException would be thrown when called _started.Dispose() as this object was never instantiated via the Create() method.
2019-03-28 10:43:29 -07:00
Chuck Lu 58d945af6c ignore folder .vs (#265) 2019-02-08 08:39:31 -08:00
Chuck Lu 081873b2b2 update the url for guideline of contribution (#264) 2019-02-02 20:44:27 -08:00
Chris Ross d63e143593 Bump patch version to 4.0.1 2019-01-18 10:07:26 -08:00
Chris Ross f11bf08f11 Add missing package copyright #233 2019-01-07 12:41:56 -08:00
Chris Ross b4a51647c8 Update license url #122 2019-01-04 16:13:34 -08:00
Chris Ross b6210565f7 Add build logging 2019-01-04 10:23:58 -08:00
Chris Ross 642d10bae3 Add a custom _build.shade to override the msbuild path. 2019-01-04 08:31:18 -08:00
Chris Ross 110f17f4bf Update Google auth user info endpoint #251 2019-01-03 13:48:54 -08:00
Chris Ross d95d857cec Specify the Sake install source 2018-12-06 10:35:37 -08:00
Jacques Eloff 865d226a5b Update for new signing process (#245) 2018-12-04 18:06:51 -08:00
Chris Ross 3be7abf271 Update dependencies to net45, IM 5.3, and Json 10.0.1 2018-11-21 16:17:13 -08:00
ioi-christianco e2b18ec84c Return state as redirect query parameter on oauth implicit flow errors (#199) 2018-04-30 10:40:14 -07:00
athurner b259478b40 Catch exceptions from bad file paths (#192) 2018-04-18 14:30:26 -07:00
Hamza Faran 707eb9f40f Added link to Wiki and ASP.NET docs in README (#187) 2018-03-27 11:59:12 -07:00
Chris Ross 64bf627964 Update certificate id 2018-02-13 16:10:04 -08:00
Chris Ross 7785261fcf Update lisence url 2018-02-13 14:21:11 -08:00
Chris Ross 5d6e25b303 Handle early disconnects #141 2018-01-30 09:58:55 -08:00
Chris Ross 0156279603 Update version to 4.0.0-rtm 2018-01-29 12:46:58 -08:00
Chris Ross 6ab8574ea3 Update IdentityModel dependencies to 5.2.0. 2018-01-29 12:42:08 -08:00
Chris Ross 1687e9ad95 Parse long ranges #158 2018-01-26 14:59:02 -08:00
Chris Patrick 6fcee9515f Set properties on the context before calling OnAuthenticated so they are available to the callback (#145)
Addresses #143
2017-11-30 07:07:28 -08:00
Chris Ross 1653abe19b Drop the date from the package prerelease version due to length limits 2017-11-15 15:47:15 -08:00
Chris Ross 476b62a271 Update IdentityModel deps to preview2 2017-11-15 11:40:15 -08:00
Chris Ross edd950ae43 #139 Disable stylecop 2017-11-15 10:07:10 -08:00
Chris Ross be9bfee250 Raise the version to 4.0.0-preview1 2017-11-08 09:52:22 -08:00
Chris Ross a20f47bdc6 Fix stypecop error 2017-11-08 09:41:19 -08:00