summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderWebForms/Code
Commit message (Collapse)AuthorAgeFilesLines
* Removed URLRewriter from OP sample, since it just generates confusion and is ↵Andrew Arnott2009-04-032-66/+6
| | | | incomplete when it stops working when the site is hosted in IIS.
* Fixed OP sample's assumption that it isn't working in a virtual directory.Andrew Arnott2009-04-031-1/+1
|
* Enhanced URL rewriter to allow for virtual directories or not, without ↵Andrew Arnott2009-03-201-2/+4
| | | | changing the routes.
* response_nonces are now checked for replays by the RP against just those ↵Andrew Arnott2009-03-053-18/+49
| | | | | | nonces generated by the same Provider. Fixes Google Code Issue 175.
* StyleCop work.Andrew Arnott2009-02-041-14/+12
|
* Fixed TODO areas of code.Andrew Arnott2009-02-044-7/+440
|
* Renamed OpenID Provider sample directory to match project name.Andrew Arnott2009-02-019-0/+1164