summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyLogic/NonceDbStore.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removes project templates.Andrew Arnott2013-06-161-133/+0
| | | | These haven't run correctly for many months anyway, and they'd be horribly out-dated even if they did work.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Fixed xml comment.Andrew Arnott2011-09-021-1/+1
|
* Trying to fix up configuration section code.Andrew Arnott2011-07-101-1/+1
|
* Fixed intermittent error while executing SQL stored procedures.Andrew Arnott2010-01-011-8/+9
|
* Added custom database store for nonces and associations and wired it up to ↵Andrew Arnott2009-11-181-0/+132
the OAuth SP and OpenID RP in the project template.