summaryrefslogtreecommitdiffstats
path: root/src/OpenID/OpenIdProviderMvc
Commit message (Collapse)AuthorAgeFilesLines
* Framework update to 4.5.2David Christiansen2016-06-0622-1181/+6707
| | | | DNOA Nuget update
* Fixing build post faulty PR acceptance. MVC UpgradeDavid Christiansen2014-12-084-56/+127
|
* remove Authorize attributepete-kirkham2013-09-121-1/+1
| | | Having the authorise attribute on the home controller prevents xrds requests from succeeding.
* Package updateDavid Christiansen2013-08-163-92/+179
|
* * Included OpenIdRelyingPartyWebFormsDavid Christiansen2012-07-0640-1524/+33425
| | | | * Fixed MVC references
* Initial change to IIS ExpressDavid Christiansen2012-07-061-4/+3
|
* Upgrade to latest nuget packageDavid Christiansen2012-07-017-64/+158
|
* Change to v4.0 RTWDavid2012-04-023-351/+351
|
* W.I.P.David Christiansen2012-03-1545-0/+26882
* Initial migration and reference to DNOA Nuget packages (From teamcity.dotnetopenauth.net) * Awaiting fix to DotNetOpenAuth.OpenIdOAuth.nuspec in order to complete migration.