summaryrefslogtreecommitdiffstats
path: root/src/OpenID/OpenIdProviderMvc/Controllers
Commit message (Collapse)AuthorAgeFilesLines
* remove Authorize attributepete-kirkham2013-09-121-1/+1
| | | Having the authorise attribute on the home controller prevents xrds requests from succeeding.
* * Included OpenIdRelyingPartyWebFormsDavid Christiansen2012-07-062-142/+1
| | | | * Fixed MVC references
* Upgrade to latest nuget packageDavid Christiansen2012-07-011-4/+44
|
* W.I.P.David Christiansen2012-03-154-0/+524
* Initial migration and reference to DNOA Nuget packages (From teamcity.dotnetopenauth.net) * Awaiting fix to DotNetOpenAuth.OpenIdOAuth.nuspec in order to complete migration.