Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes two more test failures. 2 left. | Andrew Arnott | 2013-03-26 | 2 | -5/+5 |
| | |||||
* | Down to 6 test failures. | Andrew Arnott | 2013-03-25 | 1 | -3/+1 |
| | |||||
* | Just 7 failures left. | Andrew Arnott | 2013-03-25 | 2 | -3/+5 |
| | |||||
* | Fixes another test. Down to 8 failures. | Andrew Arnott | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Adds additional error checking. | Andrew Arnott | 2013-03-25 | 1 | -0/+2 |
| | |||||
* | Registered handlers now overwrite previous ones rather than getting silently ↵ | Andrew Arnott | 2013-03-25 | 2 | -20/+12 |
| | | | | | | appended, never to be invoked. 10 test failures. | ||||
* | Fixes Untrusted delegating handler faults in failing test. | Andrew Arnott | 2013-03-24 | 1 | -2/+2 |
| | |||||
* | Just 12 failures. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Just 13 failures. | Andrew Arnott | 2013-03-24 | 1 | -4/+2 |
| | |||||
* | Just 14 failures. | Andrew Arnott | 2013-03-24 | 1 | -3/+4 |
| | |||||
* | Just 15 failures. | Andrew Arnott | 2013-03-24 | 2 | -2/+2 |
| | |||||
* | Just 18 failures | Andrew Arnott | 2013-03-24 | 2 | -4/+4 |
| | |||||
* | Just 21 failures. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Fixes RequireSsl in OpenID identifier discovery. | Andrew Arnott | 2013-03-24 | 5 | -98/+117 |
| | | | | | Makes UntrustedWebRequestHandler a DelegatingHandler. Now 21 failures. | ||||
* | Fixes ContentType of OAuth 1 direct responses. | Andrew Arnott | 2013-03-24 | 2 | -4/+3 |
| | | | | 22 test failures remaining. | ||||
* | Just 23 failures | Andrew Arnott | 2013-03-24 | 1 | -2/+2 |
| | |||||
* | Just 24 failures. | Andrew Arnott | 2013-03-24 | 1 | -9/+12 |
| | |||||
* | Just 27 failures. | Andrew Arnott | 2013-03-24 | 1 | -5/+4 |
| | |||||
* | Just 37 failures. | Andrew Arnott | 2013-03-24 | 4 | -16/+18 |
| | |||||
* | Just 41 failures | Andrew Arnott | 2013-03-24 | 2 | -2/+4 |
| | |||||
* | Just 44 failures. | Andrew Arnott | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | Fixes unit tests. 49 failures left. | Andrew Arnott | 2013-03-24 | 4 | -7/+26 |
| | |||||
* | Fixes some OpenID redirect tests. | Andrew Arnott | 2013-03-23 | 5 | -3/+65 |
| | |||||
* | Fixes several more unit tests. 55 left | Andrew Arnott | 2013-03-23 | 5 | -35/+19 |
| | |||||
* | Adds a cookie delegating handler, fixes tests. | Andrew Arnott | 2013-03-23 | 7 | -9/+85 |
| | |||||
* | Fixes a few more tests | Andrew Arnott | 2013-03-22 | 1 | -2/+2 |
| | |||||
* | Fixes about a dozen more tests. | Andrew Arnott | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Fixes another test | Andrew Arnott | 2013-03-22 | 1 | -0/+1 |
| | |||||
* | Fixes 5 more tests | Andrew Arnott | 2013-03-22 | 1 | -1/+2 |
| | |||||
* | Fixes another unit test | Andrew Arnott | 2013-03-22 | 1 | -15/+15 |
| | |||||
* | Fixes another test | Andrew Arnott | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Fixes ~22 tests. | Andrew Arnott | 2013-03-22 | 1 | -0/+4 |
| | |||||
* | Merged CoordinatorBase into TestBase. | Andrew Arnott | 2013-03-22 | 29 | -1076/+978 |
|\ | |||||
| * | Fixes remaining build breaks. | Andrew Arnott | 2013-03-22 | 29 | -1042/+936 |
| | | |||||
| * | Moves the rest of the static methods out. | Andrew Arnott | 2013-03-21 | 19 | -118/+124 |
| | | |||||
| * | Moves OpenID coordinator handlers to base class. | Andrew Arnott | 2013-03-21 | 10 | -53/+55 |
|/ | |||||
* | Fixes the rest of the build breaks in the solution, including DNOA.AspNet.Test | Andrew Arnott | 2013-03-20 | 14 | -78/+79 |
| | |||||
* | Fixes the rest of the build breaks! | Andrew Arnott | 2013-03-19 | 11 | -183/+216 |
| | |||||
* | Adds missing file. | Andrew Arnott | 2013-03-17 | 1 | -0/+63 |
| | |||||
* | Lots more test build break fixes. | Andrew Arnott | 2013-03-17 | 17 | -167/+157 |
| | |||||
* | More build break fixes. | Andrew Arnott | 2013-03-10 | 3 | -15/+16 |
| | |||||
* | More unit test fixes. | Andrew Arnott | 2013-03-10 | 20 | -444/+698 |
| | |||||
* | More test build break fixes. | Andrew Arnott | 2013-03-09 | 10 | -177/+135 |
| | |||||
* | More test build break fixes. | Andrew Arnott | 2013-03-09 | 4 | -105/+136 |
| | |||||
* | Many more unit test build fixes and product touch-ups. | Andrew Arnott | 2013-03-07 | 23 | -578/+401 |
| | |||||
* | Unit test build break fixes. | Andrew Arnott | 2013-03-06 | 35 | -1368/+321 |
| | |||||
* | Revise receiver of ApplyHeaders extension method. | Andrew Arnott | 2013-03-05 | 1 | -4/+3 |
| | |||||
* | Greatly simplifies ApplyHeaders method. | Andrew Arnott | 2013-03-05 | 1 | -32/+3 |
| | |||||
* | Moved Offline OP to use controllers. | Andrew Arnott | 2013-03-04 | 9 | -342/+273 |
| | |||||
* | Switched OpenIdOfflineProvider to use HttpSelfHostServer. | Andrew Arnott | 2013-03-04 | 6 | -301/+157 |
| | |||||
* | OpenIdOfflineProvider and RP now work together. | Andrew Arnott | 2013-03-04 | 3 | -2/+66 |
| | |||||
* | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, ↵ | Andrew Arnott | 2013-03-04 | 29 | -806/+985 |
| | | | | which avoids bugs in ASP.NET. | ||||
* | A few more fixes. | Andrew Arnott | 2013-03-04 | 11 | -6/+12 |
| | |||||
* | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 59 | -360/+493 |
| | |||||
* | Unit test compile error fixes. | Andrew Arnott | 2013-03-03 | 8 | -116/+93 |
| | |||||
* | Fixes up user rejection cases. | Andrew Arnott | 2013-03-03 | 5 | -48/+52 |
| | |||||
* | Adds an explicit role requirement for WebAPI clients. | Andrew Arnott | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | Adds OpenID RP to WebAPI sample so it's a real login. | Andrew Arnott | 2013-03-03 | 7 | -11/+64 |
| | |||||
* | Merge branch 'OAuthSimple' into httpclient | Andrew Arnott | 2013-03-03 | 91 | -2466/+1575 |
|\ | |||||
| * | Removes OAuthPrincipal in favor of ClaimsPrincipal. | Andrew Arnott | 2013-03-03 | 11 | -184/+37 |
| | | |||||
| * | Fixes bad logic that reports expired tokens incorrectly. | Andrew Arnott | 2013-03-02 | 1 | -1/+1 |
| | | |||||
| * | Switch to use HttpClient for OAuth 2 authorized call. | Andrew Arnott | 2013-03-02 | 2 | -23/+12 |
| | | |||||
| * | Fixed up WebAPI sample so it works with anonymous clients. | Andrew Arnott | 2013-03-02 | 7 | -12/+40 |
| | | |||||
| * | Removes the memory crypto key store from the sample. | Andrew Arnott | 2013-03-02 | 8 | -73/+255 |
| | | | | | | | | We now have a 'hard-coded' secret key store that trivial apps/samples may use to keep things simple until they create a database table. | ||||
| * | Removes trivial nonce store implementation from WebAPI sample. | Andrew Arnott | 2013-03-02 | 5 | -24/+10 |
| | | |||||
| * | Comment fix | Andrew Arnott | 2013-03-02 | 1 | -5/+0 |
| | | |||||
| * | Applied similar redirect fixes elsewhere. | Andrew Arnott | 2013-03-02 | 4 | -7/+8 |
| | | |||||
| * | Fixes some recent regressions to get twitter.aspx working. | Andrew Arnott | 2013-03-02 | 4 | -4/+15 |
| | | |||||
| * | Fixes build breaks in DNOA.AspNet | Andrew Arnott | 2013-03-02 | 10 | -561/+58 |
| | | |||||
| * | Fixes build breaks everywhere exception DNOA.AspNet. | Andrew Arnott | 2013-03-02 | 15 | -200/+69 |
| | | |||||
| * | Merge branch 'httpclient' into OAuthSimple | Andrew Arnott | 2013-03-01 | 120 | -6/+34176 |
| |\ | |/ |/| | |||||
* | | Adds a WebAPI sample that is its own authorization server and resource server. | Andrew Arnott | 2013-03-01 | 115 | -1/+34137 |
| | | |||||
* | | Fixes basic auth creation. | Andrew Arnott | 2013-03-01 | 1 | -1/+1 |
| | | |||||
* | | Adds support for symmetric key signing and encryption of access tokens. | Andrew Arnott | 2013-03-01 | 3 | -3/+37 |
| | | | | | | | | This targets the common scenario where authorization servers and resource servers are actually on the same web application, and asymmetric cryptography is overkill and requires extra setup. | ||||
* | | Fixes NullReferenceException in MessageValidationBindingElement. | Andrew Arnott | 2013-02-28 | 1 | -1/+1 |
| | | |||||
| * | Fixes some OAuth 1 build breaks. | Andrew Arnott | 2013-02-26 | 19 | -258/+311 |
| | | |||||
| * | OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels. | Andrew Arnott | 2013-02-25 | 37 | -1257/+902 |
|/ | | | | Build breaks in other projects, however. | ||||
* | StyleCop fixes. | Andrew Arnott | 2013-02-21 | 5 | -48/+61 |
| | |||||
* | Adds the OAuth 1 consumer PLAINTEXT signing message handler. | Andrew Arnott | 2013-02-21 | 3 | -19/+79 |
| | |||||
* | Adds the OAuth 1 consumer RSA-SHA1 signing message handler. | Andrew Arnott | 2013-02-21 | 2 | -0/+52 |
| | |||||
* | Renames ApplyOAuthParameter method. | Andrew Arnott | 2013-02-21 | 2 | -3/+3 |
| | |||||
* | Removes ConsumerBase.PrepareAuthorizedRequestAsync methods. | Andrew Arnott | 2013-02-20 | 11 | -191/+126 |
| | | | | HttpClient, full steam ahead. | ||||
* | Removes OAuth 1 samples from the OAuth 2 site. | Andrew Arnott | 2013-02-19 | 13 | -698/+0 |
| | |||||
* | Matured the OAuth 1 consumer signing handler a bit. | Andrew Arnott | 2013-02-18 | 10 | -97/+469 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-16 | 14 | -48/+86 |
| | |||||
* | Lots of stylecop fixes. | Andrew Arnott | 2013-02-16 | 46 | -136/+429 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-10 | 45 | -66/+221 |
| | |||||
* | C# compiler warning fixes. | Andrew Arnott | 2013-02-10 | 90 | -604/+818 |
| | |||||
* | Fixes up WCF OAuth 1 samples. | Andrew Arnott | 2013-02-10 | 19 | -320/+158 |
| | |||||
* | Adds a delegating HTTP handler that applies OAuth 1 signatures. | Andrew Arnott | 2013-02-10 | 6 | -3/+69 |
| | |||||
* | Fixes OAuthConsumer twitter sample. | Andrew Arnott | 2013-02-09 | 25 | -69/+94 |
| | |||||
* | Fixes double definition in web.config file. | Andrew Arnott | 2013-02-09 | 1 | -2/+1 |
| | |||||
* | Removes unnecessary .config settings. | Andrew Arnott | 2013-02-09 | 12 | -45/+8 |
| | |||||
* | Fixed trust level change that was committed unintentionally. | Andrew Arnott | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Fixes more synchronous blocks. | Andrew Arnott | 2013-02-09 | 2 | -25/+28 |
| | |||||
* | Assocations with providers when OpenID discovery yields multiple endpoints ↵ | Andrew Arnott | 2013-02-09 | 2 | -11/+29 |
| | | | | can now happen in parallel. | ||||
* | Fixes ASP.NET controls to be async. | Andrew Arnott | 2013-02-09 | 19 | -64/+120 |
| | |||||
* | Fixes OpenIdLogin control and sample. | Andrew Arnott | 2013-02-09 | 2 | -2/+2 |
| | |||||
* | Restores exception wrapping. | Andrew Arnott | 2013-02-09 | 1 | -16/+21 |
| | |||||
* | Adds missing reference to TestWeb. | Andrew Arnott | 2013-02-09 | 2 | -0/+3 |
| |