Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, ↵ | Andrew Arnott | 2013-03-04 | 1 | -11/+17 |
| | | | | which avoids bugs in ASP.NET. | ||||
* | A few more fixes. | Andrew Arnott | 2013-03-04 | 1 | -0/+1 |
| | |||||
* | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 1 | -2/+3 |
| | |||||
* | Fixes more samples. | Andrew Arnott | 2013-01-23 | 1 | -3/+5 |
| | |||||
* | Built up the SSO Provider sample to include username+password scenario, in ↵ | Andrew Arnott | 2010-03-05 | 1 | -0/+9 |
| | | | | addition to its existing support for Windows auth. | ||||
* | Added a web-ring SSO pair of OpenID sample sites. | Andrew Arnott | 2009-12-30 | 1 | -0/+13 |