Chris R
|
d28072ce5c
|
Remove extra ampersand from appsecret_proof.
|
2017-04-04 15:49:23 -07:00 |
Chris R
|
70bf14e0b2
|
Change the version to 3.1.0 rtm
|
2017-03-31 13:39:42 -07:00 |
Chris R
|
a6f39abf96
|
#29 Correctly renew persistent cookies when using SessionStore.
|
2017-03-30 14:05:26 -07:00 |
Chris R
|
49ae66506a
|
#36 Proper time zone conversion for persistent cookies
|
2017-03-23 10:22:13 -07:00 |
Chris R
|
31daff5ac1
|
Change preview1 to rc1 due to name length limit
|
2017-03-23 09:27:12 -07:00 |
Chris R
|
745af1c160
|
Use https eula
|
2017-03-23 09:02:50 -07:00 |
Chris R
|
856607a839
|
Raise version to 3.1.0-preview1
|
2017-03-23 08:49:58 -07:00 |
Chris R
|
8e0c16f199
|
Delete unused build.sh file
|
2017-03-23 08:41:00 -07:00 |
Eilon Lipton
|
cfb7cfc3cf
|
Create CONTRIBUTING.md
|
2017-03-23 08:40:52 -07:00 |
Eilon Lipton
|
7887847def
|
Update README.md
|
2017-03-23 08:40:12 -07:00 |
Chris R
|
d12b41c8c7
|
#19 Update the Google OAuth endpoints
|
2017-03-23 08:39:53 -07:00 |
Chris R
|
efe57c677c
|
Port the readme from codepex and update it (#13)
|
2017-02-09 10:33:35 -08:00 |
Chris R
|
89e3cc5b58
|
#489 Update MicrosoftAccount provider
|
2017-02-09 09:49:02 -08:00 |
Chris R
|
06b7b5c236
|
Delete DISCLAIMER.txt (#2)
|
2017-02-09 09:43:05 -08:00 |
Chris R
|
c33569969e
|
Change license headers to .NET Foundation
|
2017-02-08 15:27:44 -08:00 |
Chris R
|
b2b299dfcf
|
Remove C#6 features the build infrastructure doesn't understand.
|
2017-02-06 13:55:38 -08:00 |
Chris R
|
b2d0f97386
|
#427 Remove pinned twitter certs
|
2017-02-03 15:46:17 -08:00 |
Chris R
|
b32efb31da
|
#417 Update facebook to latest API versions
|
2017-01-31 13:58:20 -08:00 |
Chris R
|
49b78c0874
|
#484 Add cookie managers to mitigate SystemWeb integration issues
|
2017-01-31 10:32:17 -08:00 |
Chris R
|
76d34948ef
|
#398 Properly log the OIDC exception message
|
2017-01-27 11:06:18 -08:00 |
Chris R
|
203ef2b763
|
#402 Set an expiration time on the nonce cookie
|
2017-01-26 14:30:04 -08:00 |
Chris R
|
47514492e8
|
Add xunit VS test runner
|
2017-01-25 13:52:16 -08:00 |
Chris R
|
9bcad16c2f
|
Raise VS version. Suppress new warning.
|
2017-01-25 12:04:55 -08:00 |
Chris R
|
0e08d240aa
|
HttpListener: Handle unknown exceptions from HttpListener.GetContextAsync().
|
2015-07-27 12:03:26 -07:00 |
Chris R
|
9e6c3ef6bb
|
Update version to v3.0.2.
|
2015-07-27 11:50:42 -07:00 |
Praburaj
|
24aa43641a
|
Adding functional tests to the product repository
|
2015-01-23 16:40:08 -08:00 |
Chris Ross
|
6678e1fb21
|
#389 - Remove incomplete prototypes.
|
2015-01-19 11:46:05 -08:00 |
Chris Ross
|
c6d6ca4b9c
|
#366 - Exclude Katana.Performance.ReferenceApp & tests from the normal build.
|
2014-12-05 15:16:48 -08:00 |
Chris Ross
|
b9c00d5031
|
Servers: #349 - Preserve PathBase casing from client.
|
2014-12-01 20:43:33 -08:00 |
Chris Ross
|
04b4b284cb
|
HttpListener: #371 - Add a timeout to the gracefull WebSocket shutdown.
|
2014-12-01 11:02:57 -08:00 |
Chris Ross
|
7a355fbdfb
|
Code cleanup.
|
2014-11-25 08:40:00 -08:00 |
Tushar Gupta
|
33ccae53f9
|
Setting uniqie cooking for each authentication request and adding delegates for managing nonce cookies in the response.
|
2014-11-25 07:51:34 -08:00 |
Ronald van der Kooij
|
59b89965b0
|
Added support for serving up woff2 fonts by default
|
2014-11-24 16:24:53 -08:00 |
Chris Ross
|
2cfef85960
|
Testing: #358 - Make the TestServer BaseAddress settable.
|
2014-11-20 17:17:26 -08:00 |
suhasj
|
eb61b16aba
|
Update test web server to VS 2013
|
2014-11-20 15:21:39 -08:00 |
unknown
|
af777772d2
|
Added support for id token
|
2014-11-20 15:21:39 -08:00 |
Chris Ross
|
1b392c2c4d
|
Update sandbox app to support self-host.
|
2014-11-20 15:06:40 -08:00 |
Chris Ross
|
f5fcc37af6
|
Fix regression in error page stack trace display.
|
2014-11-20 12:17:37 -08:00 |
Chris Ross
|
d5596c1485
|
Security: #360 - Don't rethrow ApplyResponse exceptions on other code paths.
|
2014-11-20 11:15:10 -08:00 |
Chris Ross
|
f93d7c00d4
|
Facebook: #363 - Allow the endpoints to be specified to change API versions.
|
2014-11-19 15:58:47 -08:00 |
Chris Ross
|
91a1177a5e
|
SystemWeb: #263 - Light-up detection for OnSendingHeaders.
|
2014-11-19 10:52:31 -08:00 |
Praburaj
|
4bff08134f
|
Error page middleware returns a truncated response on OSX
Fixes the bug:
https://katanaproject.codeplex.com/workitem/333
This is fixed by porting the following vnext fixes:
https://github.com/aspnet/Diagnostics/pull/35
https://github.com/aspnet/Diagnostics/issues/49
|
2014-11-19 10:31:40 -08:00 |
Chris Ross
|
bc98d4a045
|
HttpListener: #138 - Handle graceful client disconnects.
|
2014-11-18 10:17:42 -08:00 |
Chris Ross
|
dbacd51650
|
CodeAnalysis cleanup.
|
2014-11-17 16:17:29 -08:00 |
ejohnsonTKTNET
|
74e282d6ec
|
Separating out logic determining whether the default port should be/is used from logic determining the custom setting if it exists. Reinstating original lack of null check on context parameter in HostingEngine.DeterminePort.
|
2014-10-23 13:11:31 -04:00 |
ejohnsonTKTNET
|
4796aac5ca
|
Fixing OwinHost startup message to include correct port number if only the PORT environment variable is set.
|
2014-10-23 13:02:35 -04:00 |
Chris Ross
|
b18d18b2c9
|
Security: #347 - Increment TicketSerializer format version due to BootstrapContext addition.
|
2014-09-09 09:27:58 -07:00 |
Chris Ross
|
ae25bd26dc
|
Security: 346 - Initialze OnException event.
|
2014-09-09 09:21:44 -07:00 |
Chris Ross
|
365e120b6a
|
Security: #340 - Fix resource string.
|
2014-09-09 09:14:50 -07:00 |
Chris Ross
|
109c0251cd
|
Security: #338 - Fix null ref in JwtFormat.Unprotect.
|
2014-09-09 09:12:38 -07:00 |